Module:Note/styles-warning.css: Difference between revisions
From Amaranth Legacy, available at amaranth-legacy.community
More actions
Content deleted Content added
Tesinormed (talk | contribs) Created page with ".hatnote-container { background: var( --background-color-destructive ); }" |
Tesinormed (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
.hatnote-container { |
.hatnote-container { |
||
background: var( --background-color-destructive ); |
background: var( --background-color-destructive ) !important; |
||
} |
} |
||