Line 8: | Line 8: | ||
+ | #sideMenu, #top_title {display:none;} /*-- hide right menu bar per default --*/ | ||
+ | |||
+ | #globalWrapper, #content { /*-- remove white block on the right, set width to 100% --*/ | ||
+ | width: 100%; | ||
+ | max-width:1400px; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | #pageContent { | ||
+ | padding:0 1.5%; | ||
+ | |||
+ | } | ||
/****** PLACE HOLDER DIVS *******/ | /****** PLACE HOLDER DIVS *******/ |
Revision as of 08:50, 7 October 2016