Team:UNAM-Genomics Mexico/essais/padtheme/antiWikiCss
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <style> |
- | + | /* Knocking off certain iGEM elements */ | |
- | </ | + | |
+ | #top-section { | ||
+ | height:1em; | ||
+ | } | ||
+ | #p-logo { | ||
+ | display:none; | ||
+ | } | ||
+ | #search-controls { | ||
+ | display:none; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | </style> | ||
</html> | </html> |
Revision as of 04:51, 11 June 2011