MediaWiki:Timeless.css: Difference between revisions

From Objectshowpedia
mNo 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: #dfcddd;
background: #422d65; }

Revision as of 19:36, 7 December 2024

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

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