MediaWiki:Timeless.css: Difference between revisions

From The Hexian Archives
No edit summary
No edit summary
Line 2: Line 2:


div #mw-content {
div #mw-content {
  background-color: #eef;
}
div #mw-header-container {
   background-color: #eef;
   background-color: #eef;
}
}

Revision as of 15:52, 18 July 2022

/* All CSS here will be loaded for users of the Timeless skin */

div #mw-content {
   background-color: #eef;
}

div #mw-header-container {
   background-color: #eef;
}

div #mw-content-container {
   background-color: #229;
}