MediaWiki:Common.css: Difference between revisions

From Harthorns-Reverie
No edit summary
No edit summary
Line 2: Line 2:
margin: 0;
margin: 0;
background: #000;
background: #000;
color: #ccccff;
}
}

Revision as of 23:03, 6 February 2022

body {
	margin: 0;
	background: #000;
}