MediaWiki:Common.css: Difference between revisions
(Created page with "→CSS placed here will be applied to all skins: body { background-color: white; }") |
(No difference)
|
Revision as of 17:38, 13 November 2025
/* CSS placed here will be applied to all skins */
body {
background-color: white;
}