MediaWiki:Timeless.css: Difference between revisions

From The Hexian Archives
No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Timeless skin */
/* All CSS here will be loaded for users of the Timeless skin */
.mw-body {
  background-color: #88f;
}

Revision as of 15:49, 18 July 2022

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

.mw-body {
   background-color: #88f;
}