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) No edit summary |
Tesinormed (talk | contribs) m Protected "Module:Note/styles-warning.css" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading] |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
.module-note-container.module-note-warning { |
.module-note-container.module-note-warning { |
||
background: hsl(var(--color-destructive__h), 100%, 35%) |
background: hsl(var(--color-destructive__h), 100%, 35%); |
||
} |
} |
||