MediaWiki:Common.css: Difference between revisions

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

Revision as of 23:02, 6 February 2022

}
body {
	margin: 0;
	background: #000;
	color: #ccccff;
	font-family: 'Merriweather', serif;
}