Template:MIT E Template
From 2012e.igem.org
(Difference between revisions)
(Replaced content with "{{Bootstrap}} <html> <style type="text/css"> #top-section{ height: auto; width: 1000px; border: 0px; padding: 0px; margin-bottom: 0px; } #search-controls { display:...") |
|||
Line 4: | Line 4: | ||
<style type="text/css"> | <style type="text/css"> | ||
#top-section{ | #top-section{ | ||
- | + | height: auto; | |
- | + | width: 1000px; | |
- | + | border: 0px; | |
- | + | padding: 0px; | |
- | + | margin-bottom: 0px; | |
} | } | ||
#search-controls { | #search-controls { | ||
- | + | display: none; | |
} | } | ||
.firstHeading { | .firstHeading { | ||
- | + | display: none; | |
} | } | ||
#p-logo { | #p-logo { | ||
- | + | display: none; | |
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: #fff; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | #footer { | ||
+ | font-size: 12px; | ||
+ | } | ||
+ | |||
+ | ul #f-list { | ||
+ | margin: 0; | ||
} | } | ||
- | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 02:14, 26 October 2012