This page contains a CSS stylesheet which may be used to change the appearance of the wiki.
/* Stylesheet created by oDiS. */ body, td { font-family: Times New Roman; font-size: 11.5pt; border: 1px solid black; margin: 40px; background-color: #1C2C81; color: white; } p, pre, ul { margin-bottom: 0; } form, h1 { margin: 0; } hr { background-color: blue; color: blue; height: 1px; width: 85%; } input { border: 1px solid black; } a { text-decoration: yes; color: #5282B0; } a:hover { color: #215A8F; } h1, h2, h3, h4, h5, h6, h7, h8 { font-weight: light; font-family: Tahoma black; } .wikiheader { background-color: #1F3773; padding-bottom: 0; position: relative; border: 1px solid white; color: white; } .wikiheader a { background-color: #1F3773; padding: 5px 7px 5px 7px; display: -moz-inline-box; display: inline-block; margin-right: -14px; color: white; position: relative; z-index: 1; } .wikiheader a:hover { background-color: #000000; color: # 71A1C9; } .wikiheader h1 { font-size: 16pt; background-color: #1F3773; border-top: 1px dashed white; padding: 2px; padding-left: 10px; } .wikiheader h1 a { display: inline; padding: 0; background: no; border: no; margin: 0; } .wikiheader h1 a:hover { background: none; } .wikiloginheader { background-color: #1f3773; display: block; position: absolute; height: 15px; top: -29px; right: 30px; padding: 5px; border: 1px solid black; border-bottom: none; } * html .wikiloginheader { height: 30px; right: 70px; } .wikiloginheader a { display: inline; padding: 0; background: none; border: none; margin: 0; } .wikiloginheader a:hover { background: none; } .topsearch { position: absolute; right: 2px; top: 2px; } * html .topsearch { right: 42px; } .wikitext { border-left: 1px solid black; border-right: 1px solid black; background-color: # CECEFA; padding: 10px; position: relative; } .wikifooter { border: 1px solid white; background-color: #1f3773; padding: 10px; } .wikilinefooter { display: none; } /********************/ /*** Translations ***/ /********************/ .translations { position: absolute; top: 0px; left: -10px; } * html .translations { left: -20px; } .translations em { display: none; } .translations ul { list-style: none; padding: 0; margin: 0; } .translations a { display: block; margin-top: 5px; width: 0px; height: 11px; padding-left: 17px; overflow: hidden; background-repeat: no-repeat; } * html .translations a { margin: 0; width: 17px; } .translations .de a { background-image: url('http://wiki.atitd.net/attach/tale2/F/Flags$de.gif'); } .translations .en a { background-image: url('http://wiki.atitd.net/attach/tale2/F/Flags$en.gif'); } .translations .es a { background-image: url('http://wiki.atitd.net/attach/tale2/F/Flags$es.gif'); } .translations .fr a { background-image: url('http://wiki.atitd.net/attach/tale2/F/Flags$fr.gif'); } .translations .it a { background-image: url('http://wiki.atitd.net/attach/tale2/F/Flags$it.gif'); } .translations .kr a { background-image: url('http://wiki.atitd.net/attach/tale2/F/Flags$kr.gif'); }