Line 7: | Line 7: | ||
/***** Wiki CSS ******/ | /***** Wiki CSS ******/ | ||
− | + | #contentSub, #search-controls, .firstHeading, #footer-box, #p-logo { | |
− | + | display:none;} | |
− | + | ||
− | + | #top-section { | |
+ | border: none; | ||
+ | height: 0px | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border:none; | ||
+ | background-color: #fff; | ||
+ | margin-top: 0px; | ||
+ | margin-right: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, #bodyContent, body, #container { | ||
+ | background-color: #fff; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | box-sizing: border-box; | ||
+ | } | ||
/***** Normalize *****/ | /***** Normalize *****/ |
Revision as of 15:43, 27 September 2016