MediaWiki:Common.css: Difference between revisions

From Harthorns-Reverie
No edit summary
No edit summary
Line 1: Line 1:
}
body {
body {
margin: 0;
margin: 0;
background: #000;
background: #000;
color: #ccccff;
color: #ccccff;
font-family: 'Merriweather', serif;
}
}

Revision as of 23:03, 6 February 2022

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