Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | /* 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; } | ||
#top_title {display:none;} | #top_title {display:none;} | ||
Line 6: | Line 13: | ||
#bodyContent {background-color:transparent; border: none; padding:0; margin:0; width:100%; height:100%;} | #bodyContent {background-color:transparent; border: none; padding:0; margin:0; width:100%; height:100%;} | ||
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow-x: hidden; height:100%;} | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow-x: hidden; height:100%;} | ||
− | + | html, body { | |
+ | height: 100%; | ||
+ | min-height: 100%; | ||
+ | margin: 0px; | ||
+ | background-color: #6c0d00; | ||
+ | } | ||
.coming-soon { | .coming-soon { |
Revision as of 00:28, 13 May 2017