Template:Team:Concordia/CSS
From 2014.igem.org
(Difference between revisions)
(Undo revision 67302 by Lancelafontaine (talk)) |
|||
Line 7: | Line 7: | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}; | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;}; | ||
+ | |||
+ | #top-section { | ||
+ | border: 0 none; | ||
+ | height: 0px; | ||
+ | width: 0px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | } | ||
/*Main Page and Generic Header + Body *****************************************/ | /*Main Page and Generic Header + Body *****************************************/ |
Revision as of 18:29, 12 August 2014