Team:Cornell/Templates/hideHeader
From 2011.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
padding:0; | padding:0; | ||
border: none; | border: none; | ||
+ | } | ||
+ | |||
+ | #content { z-index: 1; background-color: white; border: none; padding: 0; margin: 0; width: 100%; 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:56, 20 July 2011