MediaWiki:Timeless.css: Difference between revisions

From The Hexian Archives
(Undoing the previous, because boy is this ugly.)
Tag: Replaced
(Experimenting.)
Tag: Reverted
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 */
body {
    background-color: #222;
}

Revision as of 13:26, 9 July 2022

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

body {
    background-color: #222;
}