This page contains a CSS stylesheet which may be used to change the appearance of the wiki.
/* Designed by Skulk */ @import '/translations.css'; body {font-family: Tahoma; color: #000; font-size: 8pt; border-color: #000; background-color: #fff; background-image: url(wiki/bg.gif);} a {font-weight: bold;} a:link {color: #000; text-decoration: none; background-color: #ff0;} a:visited {color: #000; text-decoration: none;} a:active {color: #000; text-decoration: none;} a:hover {color: #ff0; text-decoration: none; background-color: #000;} h2 a:visited {color: #ff0} a.wikiexternal:link {color: #000; text-decoration: none; background-color: #ff0;} a.wikiexternal:visited {color: #000; text-decoration: none;} a.wikiexternal:active {color: #000; text-decoration: none;} a.wikiexternal:hover {color: #ff0; text-decoration: none; background-color: #000;} div.wikiheader a, div.wikifooter a, div.wikirc a {color: #000; text-decoration: none;} div.wikiheader a:hover, div.wikifooter a:hover, div.wikirc a:hover {color: #ff0; text-decoration: none; background-color: #000;} div.wikitext a {text-decoration: none;} div.wikitext a:hover {color: #ff0; text-decoration: none; background-color: #000;} div.wikiheader h1 {margin-top: 1ex; margin-bottom: 0.5ex; font-weight: bold; font-size: x-large; border-bottom: medium solid; clear: left; padding-left: 0px;} div.wikiheader h1 a {color: #000; text-decoration: none;} div.wikiheader h1 a:hover {color: #ff0; text-decoration: none; background-color: #000;} h2 {font-size: large; font-weight: bold; color: #fff; background-color: #000; padding: 0.5ex 1ex 0.5ex 1ex;} h3 {font-size: medium; font-weight: bold; border-bottom: solid; border-width: thin;} h4 {margin-bottom: 0;} div.wikitext h3 a {text-decoration: none;} div.wikitext h3 a:hover {text-decoration: none;} h4 {font-size: medium; font-weight: bold;} h5 {font-size: medium; font-weight: normal;} hr.wikiline {border-top: thin solid; border-bottom: 0px solid; border-left: 0px solid; border-right: 0px solid; border-color: #000; margin-top: 2ex; margin-bottom: 2ex;} hr.wikilinefooter {border-top: medium solid; border-bottom: 0px solid; border-left: 0px solid; border-right: 0px solid; border-color: #000; margin-bottom:5px; clear: both;} div.wikifooter {font-size: small; margin-top: 0px;} a.wikipageedit {font-weight: bold;} dt {font-weight: bold;} table.wikidiffold {background-color: #FFAF9F;} table.wikidiffnew {background-color: #CFFFCF;} table.wikitable {border-collapse: collapse; border: 1px solid; border-color: #000;} td.wikiborderlesstable {padding-right: 2em;} td.wikitable {padding-left: 1ex; padding-right: 1ex; border: 1px solid; border-color: #000;} textarea {font-family: Tahoma; color: #000; font-size: 8pt; background-image: url(wiki/bg.gif);} input {font-family: Tahoma; color: #000; font-size: 8pt; background-image: url(wiki/bg.gif);} span.topsearch {float: right; font-family: Tahoma; color: #000; font-size: 8pt;} blockquote {margin-left: 5%; margin-right: 5%; padding: 1ex 1ex 1ex 1ex; border-width: thin; border: solid; border-collapse: collapse;} div.wikitestwarning {background-color: #f00; color: #fff; text-align: center;} .diff-header { font-weight: bold } /* headers displaying paragraph indices */ .diff-para-ident { } /* unchanged complete paragraphs */ .diff-span-ident { } /* unchanged words in changed paragraphs */ .diff-para-changed { } /* changed paragraphs */ .diff-para-added { color: green } /* added complete paragraphs */ .diff-span-added { color: green } /* added words in changed paragraphs */ .diff-para-deleted { color: red } /* deleted complete paragraphs */ .diff-span-deleted { color: red } /* deleted words in changed paragraphs */