Template:Team:UIUC Illinois/NavbarCSS
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
#contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #menu-bar ul li:nth-child(5){display: none;} | ||
ul#nav { | ul#nav { | ||
Line 14: | Line 16: | ||
#nav li { | #nav li { | ||
color: #FF0000; | color: #FF0000; | ||
- | background-color: | + | background-color:none; |
margin: 0 15px 0 0; | margin: 0 15px 0 0; | ||
+ | float: top; | ||
position: relative; | position: relative; | ||
- | |||
list-style: none; | list-style: none; | ||
Line 56: | Line 58: | ||
#nav ul li:hover a, #nav li:hover li a { | #nav ul li:hover a, #nav li:hover li a { | ||
border: none; | border: none; | ||
- | background-image:url(https://static.igem.org/mediawiki/2014/3/3a/ | + | background-image:url(https://static.igem.org/mediawiki/2014/3/3a/Orangemenubkgd_bu14.png); |
background-repeat:repeat; | background-repeat:repeat; | ||
color:#ff0000; | color:#ff0000; |
Revision as of 02:28, 12 August 2014