MediaWiki:Common.css: Difference between revisions

From WargameChess

No edit summary
Tag: Manual revert
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body {
  background-image: url(/images/8/8e/Backgroundred.png);
}

Revision as of 02:08, 30 December 2024

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


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