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 }


p-banner {
header {
   color: #c8bd92;
   color: #c8bd92;
}
}

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

header {
  color: #c8bd92;
}