Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
Line 66: Line 66:
list-style:none;
list-style:none;
position:absolute;
position:absolute;
-
display:none;
+
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
}
 +
#nav ul li{
#nav ul li{
-
padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
 
float:none;
float:none;
}
}

Revision as of 03:52, 24 March 2012