MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
Line 11: Line 11:


body { color: #c8bd92; }
body { color: #c8bd92; }
#content h1 { color: #c8bd92; }

Revision as of 03:12, 30 December 2024

/* CSS placed here will be applied to all skins */


body {
  background-image: url(/images/8/8e/Backgroundred.png);
}


#content { background-color: #d5d0b5 }


body { color: #c8bd92; }


#content h1 { color: #c8bd92; }