Template:Tufts2
From 2013.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
- | + | <style type="text/css"> | |
+ | /* Remove Top Item (origin item) */ | ||
+ | #top-section | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | #top | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | h1.firstHeading | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | </style> |
Revision as of 02:52, 29 September 2013
<style type="text/css">
/* Remove Top Item (origin item) */ #top-section { display: none; } #top { display: none; } h1.firstHeading { display: none; } </style>