Team:Yale/Templates/Yale Header
From 2010.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
font-family: Helvetica, sans-serif;} | font-family: Helvetica, sans-serif;} | ||
- | .selected { color: | + | #menubar li a{ |
+ | color:#black; | ||
+ | } | ||
+ | |||
+ | #menubar li a:hover { | ||
+ | color:#8f6620; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | #menubar li.selected a { | ||
+ | color:#292f2f; | ||
+ | } | ||
#top-section { height: 20px; margin-top: -10px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;} | #top-section { height: 20px; margin-top: -10px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; margin-bottom: 10px; padding:0; border: none;} | ||
Line 100: | Line 111: | ||
padding-right: 15px; | padding-right: 15px; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
div#main-content div#right-col { | div#main-content div#right-col { |
Revision as of 00:54, 10 October 2010