Team:UC Chile/style

From 2012.igem.org

(Difference between revisions)
Line 63: Line 63:
/*--- DROPDOWN ---*/
/*--- DROPDOWN ---*/
#nav ul{
#nav ul{
-
background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
+
background:#fff;  
-
background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
+
list-style:none;
list-style:none;
position:absolute;
position:absolute;

Revision as of 03:51, 24 March 2012