Search: Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login

Styles > MacPhisto

This page contains a CSS stylesheet which may be used to change the appearance of the wiki.


/*
MacPhisto's work in progress... (based off Chichis')
I like the colors... you don't have to.
*/

body, td
{
	font-family: Arial;
	font-size: .8em;
	margin: 40px;
	background-color: #BBBBBB;
}

table {
  width: auto;
}
td {
	background-color: #E9E9E9;	
	padding: 4px;
}
td a {
  font-weight: bold;
}

p, pre, ul
{
	margin-bottom: 0;
}

form, h1
{
	margin: 0;
}

hr
{
	background-color: black;
	color: black;
	height: 1px;
	width: 100%;
}

input
{
	border: 1px solid #990000;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #339900;
}

a:hover
{
	color: #993300;
}

h1, h2, h3, h4, h5, h6, h7, h8
{
	font-weight: normal;
	font-family: Arial Black;
	border-top: 4px solid #003366;
	border-bottom: 1px solid #339900;
	margin: none;
}

blockquote {
border-collapse: collapse;
  display: block;
  border: 2px solid #990000;
  padding: 4px;
  width: auto;
  font-size: 1.1em;
}
blockquote strong {  
  font-size: 1.2em;
}

.wikiheader
{
	background-color: #006699;
	padding-bottom: 0;
	position: relative;
	border: 1px solid black;
	color: white;
}

.wikiheader a
{
	background-color: #006699;
	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: #6A6A6A;
	color: #D4D4D4;
}

.wikiheader h1
{
	font-size: 16pt;
	background-color: #003366;
	border-top: 1px solid black;
      border-bottom: none;
	padding: 2px;
	padding-left: 10px;
}

.wikiheader h1 a
{
	display: inline;
	padding: 0;
	background: none;
	border: none;
	margin: 0;
}

.wikiheader h1 a:hover
{
	background: none;
}

.wikiloginheader
{
  font-size: .7em;
  background-color: #003366;
  display: block;
  position: absolute;
  height: 18px;
  top: -37px;
  right: 40px;
  padding: 5px;
  border: 2px solid #990000;
}

* html .wikiloginheader
{
	height: 30px;
	right: 39px;
}

.wikiloginheader a
{
	display: inline;
	padding: 0;
	background: none;
	border: none;
	margin: 0;
	font-weight: bold;
}

.wikiloginheader a:hover
{
	background: none;
}

.topsearch
{
	position: absolute;
	right: 2px;
	top: 2px;
}

* html .topsearch
{
	right: 42px;
}

.wikitext, .wikirc
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #E9E9E9;
	padding: 10px;
	position: relative;
	width: 100%;
}

.wikird p {
  margin-bottom: 0px;
}

.wikirc ul {
  margin-top: 0px;
  border-top: 2px solid #003366;
  border-bottom: 2px solid #003366;
}

.wikifooter
{
	border: 1px solid black;
	background-color: #006699;
	padding: 10px;
	color: #FFFFFF;
}

.wikifooter a
{
	background-color: #006699;
	display: -moz-inline-box;
	display: inline-block;
	color: white;
}

.wikifooter a:hover
{
	background-color: #6A6A6A;
	color: #D4D4D4;
}
.wikilinefooter
{
	display: none;
}

.wikitable {
	border-collapse: collapse;
      border: 1px solid;
      border-color: #003366;
}
th.wikitable { background-color: #D9D9D9; text-align: left; font-weight: bold; padding-right: 1em;  border: 1px solid #003366;} 
td.wikitable {
  padding-left: 1ex;
  padding-right: 1ex;
  border: 1px solid;
  border-color: #003366;
  color: #003366;
}


div.wikitestwarning { background-color: #f00; color: #fff; text-align: center; }
table.wiki_attach {
border-collapse: collapse;
margin-bottom: 4px;
}
th.wiki_attach { background-color: #D9D9D9; text-align: left; font-weight: bold; padding-right: 1em;  border: 1px solid #006699;} 
td.wiki_attach { border-collapse: collapse; text-align: left; padding-right: 1em; border: 1px solid #006699; } 
a[name="intro"] + * { display: block; text-align: center; font-size: 110%; } 
a[name="illustration"] + * img { display: block; float: right; max-width: 50%; border: 1px solid black; margin: 0 0 1em 1em; } 



/********************/
/*** Translations ***/
/********************/


.translations
{
	position: absolute;
	top: 0px;
	left: -10px;
}

* html .translations
{
	left: -17px;
}

.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');
}

Home | Atlas | Guides | Tests | Research | Techs | Skills | Index | Recent Changes | Preferences | Login
You must log in to edit pages. | View other revisions
Last edited August 22, 2007 12:43 am by MacPhisto (diff)
Search: