MediaWiki interface page
(Created page with "→‎CSS placed here will be applied to all skins: body { background: green; }")
 
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: green; }

Revision as of 01:04, 9 January 2023

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