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:
.wikitable {
    background: #e6e6e6;
}
.testclass th.header
  {
      background-color: pink;
  }
#mw-body {
#mw-body {
     background-color: brown
     background-color: blue
}
}

Revision as of 18:40, 24 November 2020

#mw-body {
    background-color: blue
}