Template:Zjuheader

From 2011.igem.org

(Difference between revisions)
Line 172: Line 172:
text-decoration: none;
text-decoration: none;
}
}
 +
ul#topnav li a:visited {
 +
        filter:alpha(opacity=100);
 +
-moz-opacity:1.0;
 +
-khtml-opacity:1.0;
 +
opacity:1.0;}
 +
ul#topnav li a:hover {  
ul#topnav li a:hover {  
filter:alpha(opacity=100);
filter:alpha(opacity=100);
Line 178: Line 184:
opacity:1.0;
opacity:1.0;
}
}
-
ul#topnav li a:visited {
+
 
-
        filter:alpha(opacity=100);
+
-
-moz-opacity:1.0;
+
-
-khtml-opacity:1.0;
+
-
opacity:1.0;}
+
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/

Revision as of 06:48, 2 October 2011

ZJUHeader