Team:Northwestern/Templates/Reset
From 2014.igem.org
(Difference between revisions)
(3 intermediate revisions not shown) | |||
Line 8: | Line 8: | ||
/* Redesigning the topmenu */ | /* Redesigning the topmenu */ | ||
/***************************/ | /***************************/ | ||
- | + | /* REMOVE IGEM STYLE */ | |
- | + | #search-controls { | |
- | + | margin-top:30px; | |
- | # | + | } |
- | + | #footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo { | |
- | + | display:none; | |
- | + | } | |
- | padding: 0; | + | #bodyContent a[href ^="mailto:"], |
- | + | .link-mailto { | |
+ | background: none; | ||
+ | padding-right: 0; | ||
+ | } | ||
+ | #bodyContent a[href ^="https://"], .link-https { | ||
+ | background: none; | ||
+ | padding-right: 0; | ||
+ | } | ||
#menubar { | #menubar { | ||
- | + | margin-left: 10px; | |
- | + | background: none; | |
- | .left-menu | + | } |
- | + | ||
- | + | .right-menu li a, .left-menu li a { | |
- | + | color: black; | |
- | + | background-color: transparent; | |
- | + | font-size: 10px; | |
- | # | + | font-weight: bold; |
- | + | } | |
- | + | ||
- | + | .right-menu li a:hover, .left-menu:hover a { | |
- | # | + | color: #fff; |
- | + | } | |
+ | |||
+ | #top-section { | ||
+ | height: 15px; | ||
+ | background: none; | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #content { | ||
+ | width: 100%; | ||
+ | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
text-decoration: none; | text-decoration: none; |
Latest revision as of 23:48, 11 September 2014