Team:Cornell/Templates/hideHeader

From 2011.igem.org

(Difference between revisions)
Line 27: Line 27:
}
}
-
#content { z-index: 1; background-color: white; border: none; padding: 0; overflow: hidden; margin-top: -15px !important; margin-top: 0px;
+
#content {
-
height:auto !important; /* real browsers */
+
background-color: white;
-
height:100%; /* IE6: treaded as min-height*/
+
border: none;
-
min-height:100%; /* real browsers */
+
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