Template:Ability/styles.css: Difference between revisions
Template page
More actions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| (3 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; | |||
} | } | ||