MediaWiki:Common.css: Difference between revisions

From MrDude Wiki
No edit summary
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-color: #8888FF;
}

Revision as of 02:29, 18 October 2024

/* CSS placed here will be applied to all skins */
body {
  background-color: #8888FF;
}