Jump to content

MediaWiki:Common.css: Difference between revisions

From OkayXairen Wiki
imported>PikaJade
No edit summary
imported>PikaJade
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 */


.mw-body {
html {
background-color: #61f8ab;
--background-color-base: #FF0000
}
}

Revision as of 02:35, 21 July 2025

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

html {
	--background-color-base: #FF0000
}