mirror of
https://github.com/fortressforever/fortressforever-web.git
synced 2024-11-10 06:42:10 +00:00
Less tall nav
This commit is contained in:
parent
18342abd23
commit
184eebd9ee
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
nav ul { list-style: none; background: #333; margin: 0; }
|
||||
nav ul li { float: left; position: relative; margin:0 .5em; }
|
||||
nav > ul > li:first-child { margin-left: 0; }
|
||||
nav ul li a { display: block; padding:.55em .55em; background: #eee; margin-bottom: .5em; }
|
||||
nav ul li a { display: block; padding:.25em .55em; background: #eee; margin-bottom: .5em; }
|
||||
header nav { font-size: 120%; margin-top: .75em; }
|
||||
|
||||
div.top { margin-bottom: 2em; }
|
||||
|
|
Loading…
Reference in a new issue