Beautified navigation on top of page.

Signed-off-by: bennibu <benni@dresdener27.de>
This commit is contained in:
sandoz 2009-04-07 03:58:07 +08:00 committed by bennibu
parent 00696c0e64
commit 582e4b1c1b
5 changed files with 15 additions and 18 deletions

View file

@ -128,10 +128,9 @@ span.click-me {
#logininfo ul {
list-style: none; }
#logininfo ul li {
margin: 0 3px;
margin: 0 0 0 5px;
float: left; }
#logininfo a {
padding: 0.2em;
color: #737272;
font-weight: bold; }
#logininfo a:hover {