MediaWiki:Timeless.css: Difference between revisions

From Objectshowpedia
No edit summary
mNo edit summary
Line 2: Line 2:


body {
body {
color: #dfcddd;  
color: #000000;  
background: #422d65; }
background: #422d65; }

Revision as of 19:38, 7 December 2024

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

body {
	color: #000000; 
	background: #422d65; }