Team:TecMonterrey/test
From 2013.igem.org
(Difference between revisions)
KingDavid2 (Talk | contribs) (Blanked the page) |
KingDavid2 (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | margin-top:30px; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | display:none; | ||
+ | } |
Revision as of 13:15, 2 September 2013
- contentSub {
display:none; }
- siteSub {
display:none; }
- search-controls {
display:none; }
.firstHeading { display:none; }
- search-controls {
margin-top:30px; }
- footer-box {
display:none; }