Line 75: | Line 75: | ||
Take a look in your browsers devtools to see which selectors you need to overwrite them to what you like. | Take a look in your browsers devtools to see which selectors you need to overwrite them to what you like. | ||
*/ | */ | ||
+ | |||
+ | #content { | ||
+ | margin-top: -17px; | ||
+ | margin-bottom: -17px; | ||
+ | } | ||
+ | #firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | #sideMenu { | ||
+ | display: none; | ||
+ | } | ||
+ | .logo_2017 { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
#content { | #content { | ||
width: 100%; | width: 100%; |
Revision as of 12:18, 27 July 2017