Francischlin (Talk | contribs) (Created page with "<!doctype html> <html> <head> <meta charset="UTF-8"> <title>Untitled Document</title> <script src="//ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></s...") |
Francischlin (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | ||
<html> | <html> | ||
Line 9: | Line 9: | ||
<script src="Home.js" type="text/javascript"></script> | <script src="Home.js" type="text/javascript"></script> | ||
<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; } | ||
+ | |||
ul.navigation { | ul.navigation { | ||
list-style-type: none; | list-style-type: none; |
Revision as of 07:31, 9 September 2017