Template:Team:UIUC Illinois/NavbarCSS

From 2014.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
#contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/
 
ul#nav {
ul#nav {
Line 29: Line 28:
font-weight:600;
font-weight:600;
line-height:210%;
line-height:210%;
-
color: inherit;
+
color: 040404;
text-decoration: none;
text-decoration: none;
display: block;
display: block;
Line 43: Line 42:
#nav a:hover {
#nav a:hover {
-
/*background-color: #870203;
+
/*background-color: #FFFFFF;
color: #ff0000;*/
color: #ff0000;*/
}
}
Line 49: Line 48:
/* main level link hover */
/* main level link hover */
#nav .current a, #nav li:hover > a {
#nav .current a, #nav li:hover > a {
-
color: #FF6633;
+
color: #FF0000;
border-color:#FF0000;
border-color:#FF0000;
}
}
Line 62: Line 61:
#nav ul a:hover {
#nav ul a:hover {
-
color: #333300 !important;
+
color: #ff0000 !important;
/*background: #fff url() repeat-x 0 -100px !important;
/*background: #fff url() repeat-x 0 -100px !important;
text-shadow: 0 1px 1px rgba(0,0,0, .1);*/
text-shadow: 0 1px 1px rgba(0,0,0, .1);*/

Latest revision as of 14:21, 14 August 2014