Line 95: | Line 95: | ||
/***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | /***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | ||
/* Clear the default wiki settings */ | /* Clear the default wiki settings */ | ||
+ | |||
+ | /* | ||
#sideMenu, | #sideMenu, | ||
#top_title { | #top_title { | ||
Line 162: | Line 164: | ||
margin-top: 0; | margin-top: 0; | ||
} | } | ||
+ | */ | ||
+ | /* Clear the default wiki settings */ | ||
+ | #home_logo, #sideMenu { display:none; } | ||
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px;} | ||
+ | body {background-color:white; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Revision as of 19:25, 19 July 2017