Less tall nav

This commit is contained in:
squeek 2014-10-22 00:23:05 -07:00
parent 18342abd23
commit 184eebd9ee

View file

@ -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; }