MediaWiki:Timeless.css: Difference between revisions

From KB Lexicon
No edit summary
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 */


body { color: #333; }
#mw-content-container { background: #EAE7E0; }
#mw-content-container { background: #EAE7E0; }

Revision as of 01:34, 5 August 2025

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

body { color: #333; }
#mw-content-container { background: #EAE7E0; }