MediaWiki:Common.css: Difference between revisions

From Songs of Syx Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
body {
body {
   background-color: #000;
   background-color: #777;
   color: red;
   color: red;
}
}

Revision as of 00:56, 13 May 2021

body {
  background-color: #777;
  color: red;
}