MediaWiki:Timeless.css: Difference between revisions

From Objectshowpedia
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


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

Latest revision as of 19:42, 7 December 2024

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

body {
	color: #000000; 
	background: #2792D9; }