Navigation bar => lit.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4267 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-04-29 18:23:08 +00:00
parent 2926f855a1
commit 7b91a2ec37
3 changed files with 113 additions and 127 deletions

View File

@ -15,11 +15,6 @@ body {
margin: 0;
}
.navigation {
height: auto;
margin: 4px;
}
a:link {
color: #268bd2;
}
@ -235,7 +230,7 @@ kbd {
white-space: nowrap;
}
#permissions, #permissions_settings {
#permissions {
visibility: hidden;
position: absolute;
display: block;