MediaWiki:Common.css: Difference between revisions

From Harthorns-Reverie
No edit summary
No edit summary
Line 1: Line 1:
body {
{
  background: red;
background: rgb(0,0,0) !important;
}
}

Revision as of 23:01, 6 February 2022

{
	background: rgb(0,0,0) !important;
}