Jump to content

MediaWiki:Common.css: Difference between revisions

From Steam & Steel
No edit summary
Tag: Manual revert
No edit summary
 
(7 intermediate revisions by the same user not shown)
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: #544037;
//--background-color-base: #211D1C;
}
}

Latest revision as of 23:47, 26 February 2026

/* CSS placed here will be applied to all skins */
* {
	//--background-color-base: #211D1C;
}