User:Blackwolfe/common.css: Difference between revisions

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


.wikitable th{
.wikitable th
background: #8da7d6;
  {
}
      background-color: pink;
  }

Revision as of 05:39, 19 November 2020

.wikitable {
    background: #e6e6e6;
}

.wikitable th
   {
       background-color: pink;
   }