MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
Line 8: Line 8:


#content { background-color: #d5d0b5 }
#content { background-color: #d5d0b5 }
mw-wiki-title {
  color: #c8bd92;
}

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

mw-wiki-title {
  color: #c8bd92;
}