Team:Northwestern/Templates/Reset
From 2014.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <style | + | <head> |
+ | <style> | ||
- | + | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { | |
- | + | display:none;} | |
- | + | ||
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
- | # | + | /* Redesigning the topmenu */ |
- | + | /***************************/ | |
- | + | /* REMOVE IGEM STYLE */ | |
- | + | #search-controls { | |
- | + | margin-top:30px; | |
- | + | } | |
- | + | #footer-box, #siteSub, #search-controls, .firstHeading, #contentSub, #catlinks, #p-logo { | |
- | + | display:none; | |
- | + | } | |
- | + | #bodyContent a[href ^="mailto:"], | |
+ | .link-mailto { | ||
+ | background: none; | ||
+ | padding-right: 0; | ||
+ | } | ||
+ | #bodyContent a[href ^="https://"], .link-https { | ||
+ | background: none; | ||
+ | padding-right: 0; | ||
+ | } | ||
+ | #menubar { | ||
+ | margin-left: 10px; | ||
+ | background: none; | ||
} | } | ||
- | + | .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 { | #content { | ||
- | + | width: 100%; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
- | + | text-decoration: none; | |
- | + | border: none; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</style> | </style> | ||
- | <html> | + | </head> |
+ | </html> |
Latest revision as of 23:48, 11 September 2014