Team:BasicallyAcid/templates/header

From 2012hs.igem.org

(Difference between revisions)
Line 74: Line 74:
z-index:500;
z-index:500;
}
}
-
ul#nav li > a {  background: #fff; color: black; z-index:500;}
+
ul#nav li > a {  z-index:500;}
-
ul#nav li:hover > a { color: #fff; background: #260603; z-index:500;} /* Menu subitem hover text */
+
ul#nav li:hover > a {   z-index:500;} /* Menu subitem hover text */
ul#nav > li > a {  color:#000; background: #DFE4EB; border: 0em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; z-index:500;} /*menu text properties*/
ul#nav > li > a {  color:#000; background: #DFE4EB; border: 0em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; z-index:500;} /*menu text properties*/
ul#nav > li:hover > a { }
ul#nav > li:hover > a { }

Revision as of 00:27, 21 March 2012

Team:BasicallyAcid/templates/menu