Difference between revisions of "MediaWiki:Arkadia.css"

From EntropiaPlanets Wiki - Entropia Universe Guides Wiki Info
Line 9: Line 9:
background:rgb(100, 100, 100);
background:rgb(100, 100, 100);
border: 1px solid rgb(50, 50, 50);
border: 1px solid rgb(50, 50, 50);
}
th.arktxt1
{
color:#ffcc00;
}
}



Revision as of 13:21, 8 April 2013

/* CSS for the Arkdia skin */

table.arktabs1
{
font-family:"Calibri";
font-size:small;
color:#FF0000;
text-align:left;
background:rgb(100, 100, 100);
border: 1px solid rgb(50, 50, 50);
}

th.arktxt1
{
color:#ffcc00;
}

td.arktxt1
{
color:#ffcc00;
}

/* standard link colors */
/* .mw-collapsible a:link {color: #FFFFFF} */