MediaWiki:Common.css: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
mNo edit summary
mNo edit summary
Line 2: Line 2:


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

Revision as of 02:31, 20 October 2025

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

.portable-infobox.pi-theme-OE {
	background-color: #1a1e22;
	--pi-secondary-background: #1a1e22;
}