User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:


.tableheader th{
.tableheader header{
background: #916699;
background: #916699;
     color: #000;
     color: #000;

Revision as of 02:09, 19 December 2020

.tableheader header{
	background: #916699;
    color: #000;
    font-size: 120%;
    font-weight: bold;
    border-radius: 10em 10em 0 0;
    text-align: center;
}