Team:Brown/templates/header

From 2010.igem.org

(Difference between revisions)
Line 68: Line 68:
ul#nav { position:centre; left: 3px; z-index:500; }
ul#nav { position:centre; left: 3px; z-index:500; }
ul#nav ul { display: none;}
ul#nav ul { display: none;}
-
ul#nav li {float:left; position:relative; margin-bottom: 0; font-variant: small-caps; text-align:center;}
+
ul#nav li {float:left; position:relative; margin-bottom: 0; }
ul#nav a {
ul#nav a {
   display:block;
   display:block;
Line 103: Line 103:
}
}
ul#nav li > a {  background: #fff; color: black; }
ul#nav li > a {  background: #fff; color: black; }
-
ul#nav li:hover > a { color: #fff; background: #000; } /*menu text po najechaniu myszka */
+
ul#nav li:hover > a { color: #fff; background: #000; } /* Menu subitem hover text */
-
ul#nav > li > a {  color:#000; background: #AAAAAA; border: 0.1em solid #585858; font-weight:bold; } /*menu text properties*/
+
ul#nav > li > a {  color:#000; background: #AAAAAA; border: 0.1em solid #585858; font-weight:bold; font-variant: small-caps; text-align:center; } /*menu text properties*/
ul#nav > li:hover > a { }
ul#nav > li:hover > a { }
</style>
</style>

Revision as of 02:10, 24 October 2010