Team:USP-UNESP-Brazil/Templates/Header
From 2012.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | ||
- | display:none;} | + | display:none; |
- | #top-section { | + | } |
+ | |||
+ | #top-section{ | ||
border: none; | border: none; | ||
- | height: 0px;} | + | padding: 0px; |
- | #content { | + | margin: 0 auto; |
- | border: none;} | + | width: 965px; |
+ | height: 0px; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | border: none; | ||
+ | } | ||
#menubar > ul > li:last-child { | #menubar > ul > li:last-child { | ||
Line 75: | Line 83: | ||
#menubar { | #menubar { | ||
width: auto; | width: auto; | ||
+ | font-size: 65%; | ||
+ | top: -14px; | ||
+ | } | ||
+ | |||
+ | #menubar li a { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #menubar:hover { | ||
+ | color: white; | ||
+ | } | ||
+ | #menubar li a { | ||
+ | color: transparent; | ||
+ | } | ||
+ | #menubar:hover li a { | ||
+ | color: white; | ||
} | } | ||
Revision as of 23:27, 30 August 2012