MediaWiki:Common.css

From DynaWiki

Jump to: navigation, search
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
 +
table.wikitable {
 +
    margin: 1em 1em 1em 0;
 +
    background: #000000;
 +
    border: 1px #aaa solid;
 +
    border-collapse: collapse;
 +
}
 +
.wikitable th {
 +
    background: #333333;
 +
    text-align: center;
 +
}

Latest revision as of 01:12, 6 October 2010

/* CSS placed here will be applied to all skins */
table.wikitable {
    margin: 1em 1em 1em 0;
    background: #000000;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
.wikitable th {
    background: #333333;
    text-align: center;
}

All material copyright 1996-2011 Dynaverse.Net / XenoCorp Inc. unless otherwise noted. All Rights Reserved.
Site Map