MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
Line 7: Line 7:




#content { background-color: #d5d0b5 }
#content { background-color: #353227 }





Revision as of 03:13, 30 December 2024

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


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


#content { background-color: #353227 }


body { color: #c8bd92; }


#content h1 { color: #c8bd92; }