MediaWiki:Common.css
From DynaWiki
/* 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;
}


