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-background: yellow; | |||
--pi-secondary-background: red; | --pi-secondary-background: red; | ||
--pi-border-color: green; | --pi-border-color: green; | ||
} | } | ||
Revision as of 02:24, 20 October 2025
/* CSS placed here will be applied to all skins */
.portable-infobox.pi-theme-OE {
--pi-background: yellow;
--pi-secondary-background: red;
--pi-border-color: green;
}


