Template:Caltech Menubar

From 2012.igem.org

(Difference between revisions)
Line 111: Line 111:
#nav{
#nav{
list-style:none;
list-style:none;
-
margin-bottom:10px;
+
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:10px;
+
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:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
+
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