MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
Line 9: Line 9:
#content { background-color: #d5d0b5 }
#content { background-color: #d5d0b5 }


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

Revision as of 03:11, 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; }