MediaWiki:Common.css: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.pi- | .portable-infobox.pi-theme-OE { | ||
--pi-secondary-background: red; | |||
--pi-border-color: green; | |||
} | |||
Revision as of 02:20, 20 October 2025
/* CSS placed here will be applied to all skins */
.portable-infobox.pi-theme-OE {
--pi-secondary-background: red;
--pi-border-color: green;
}


