MediaWiki:Timeless.css: Difference between revisions

From Objectshowpedia
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
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: #000000;
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; }