Line 9: | Line 9: | ||
#sideMenu, #top_title {display:none;} /*-- hide right menu bar per default --*/ | #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 { | #pageContent { |
Revision as of 08:48, 7 October 2016