(Blanked the page) |
|||
Line 1: | Line 1: | ||
− | + | #globalWrapper, #content, #bodyContent { | |
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | height: 100%; | ||
+ | width: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | } |
Revision as of 21:36, 27 August 2016
- globalWrapper, #content, #bodyContent {
margin: 0 auto; padding: 0; height: 100%; width: 100%; border: 0px; background-color: transparent;
}