Team:Cornell/Templates/hideHeader
From 2011.igem.org
(Difference between revisions)
Line 27: | Line 27: | ||
} | } | ||
- | #content { | + | #content { |
- | + | background-color: white; | |
- | + | border: none; | |
- | + | padding: 0; | |
+ | overflow: hidden; | ||
+ | margin-top: -15px !important; | ||
+ | margin-top: 0px; | ||
+ | height:auto !important; /* real browsers */ | ||
+ | height:100%; /* IE6: treaded as min-height*/ | ||
+ | min-height:100%; /* real browsers */ | ||
} | } | ||
Revision as of 17:58, 20 July 2011