(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <style> | ||
+ | #sideMenu, #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | #content { | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | margin-top: -7px; | ||
+ | margin-left: 0%;, margin-right: 0 % | ||
+ | } | ||
+ | |||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
+ | margin-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | </style> |
Revision as of 08:02, 7 October 2017
<style> #sideMenu, #top_title { display: none; }
#content { padding: 0px; width: 100%; margin-top: -7px; margin-left: 0%;, margin-right: 0 % }
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
</style>