MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Orangestar (talk | contribs) still working on it, continue to defend |
Orangestar (talk | contribs) No edit summary |
||
Line 44: | Line 44: | ||
/* links with higher specificity */ | /* links with higher specificity */ | ||
.vector-menu-tabs .mw-list-item a { | .vector-menu-tabs .mw-list-item a { | ||
color: var(--link); | color: var(--link) !important; | ||
} | } | ||
.vector-menu-tabs .mw-list-item a:visited { | .vector-menu-tabs .mw-list-item a:visited { | ||
color: var(--link--visited); | color: var(--link--visited) !important; /* complain where god can hear you, not here */ | ||
} | } | ||