MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
:root { | :root { | ||
--color-progressive: #32cf76; | /*--color-progressive: #32cf76 !important;*/ | ||
--color-progressive: #278f54 !important; | |||
--color-progressive2: #278f54 !important; | |||
} | } | ||
a:visited { | a:visited { | ||
color: | color: var(--color-progressive) !important; | ||
} | } | ||