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 { | #content { | ||
margin-top: -17px; | margin-top: -17px; | ||
margin-bottom: -17px; | margin-bottom: -17px; | ||
} | } | ||
+ | */ | ||
#firstHeading { | #firstHeading { | ||
display: none; | display: none; | ||
Line 93: | Line 94: | ||
#content { | #content { | ||
width: 100%; | width: 100%; | ||
− | margin: 0; | + | margin-left: 0; |
padding: 0; | padding: 0; | ||
} | } |
Revision as of 12:21, 27 July 2017