MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
No edit summary
Line 5: Line 5:
   background-image: url(/images/8/8e/Backgroundred.png);
   background-image: url(/images/8/8e/Backgroundred.png);
}
}
#bodyContent { background-color: #293d3d; }

Revision as of 02:55, 30 December 2024

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


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

#bodyContent { background-color: #293d3d; }