MediaWiki:Common.css: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
mNo edit summary
mNo edit summary
Line 3: Line 3:
.portable-infobox.pi-theme-OE {
.portable-infobox.pi-theme-OE {
background-color: black;
background-color: black;
--pi-secondary-background: black;
}
}

Revision as of 02:29, 20 October 2025

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

.portable-infobox.pi-theme-OE {
	background-color: black;
	--pi-secondary-background: black;
}