Template:Caltech Menubar

From 2012.igem.org

(Difference between revisions)
Line 127: Line 127:
#nav li{
#nav li{
float:left;
float:left;
-
margin-right:0px;
+
margin-right:10px;
position:relative;
position:relative;
}
}
Line 166: Line 166:
text-decoration:none;
text-decoration:none;
}
}
-
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
+
#nav li:hover ul li a:hover{ /* Here is the background for hovering over each individual link. */
background:#000000;
background:#000000;
}
}

Revision as of 01:40, 18 July 2012