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 {
--pi-primary-background: yellow;
background-color: black;
     --pi-secondary-background: #314550;
     --pi-secondary-background: #314550;
}
}

Revision as of 02:28, 20 October 2025

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

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