MediaWiki:Common.css: Difference between revisions

From WargameChess

Tags: Replaced Manual revert
No edit summary
Tag: Reverted
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("background.png");
}

Revision as of 05:26, 25 December 2024

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


body {
  background-image: url("background.png");
}