More actions
Content deleted Content added
Gpe changed the content model of the page Template:Ability/styles.css from "wikitext" to "Sanitized CSS" Tag: content model change |
// via Wikitext Extension for VSCode |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.ability-bar-title { |
.ability-bar-title * { |
||
color: var( --color- |
color: var( --color-base ); |
||
} |
|||
.es-wording-container .ability-bar-title * { |
|||
color: inherit; |
|||
} |
} |