Template:Caltech Menubar
From 2012.igem.org
(Difference between revisions)
Line 111: | Line 111: | ||
#nav{ | #nav{ | ||
list-style:none; | list-style:none; | ||
- | margin-bottom: | + | margin-bottom:0px; |
/* Clear floats */ | /* Clear floats */ | ||
float:center; | float:center; | ||
Line 130: | Line 130: | ||
#nav li{ | #nav li{ | ||
float:left; | float:left; | ||
- | margin-right: | + | margin-right:0px; |
position:relative; | position:relative; | ||
font: arial, helvetica, sans-serif; | font: arial, helvetica, sans-serif; | ||
Line 159: | Line 159: | ||
} | } | ||
#nav ul li{ | #nav ul li{ | ||
- | padding-top: | + | padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */ |
float:none; | float:none; | ||
} | } |
Revision as of 21:53, 23 July 2012