MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* Inverse Colors */ | |||
/* | |||
:root{ | :root{ | ||
filter: invert(85%); | filter: invert(85%); | ||
Line 15: | Line 17: | ||
} | } | ||
*/ | |||
.mw-body-content a:visited { color: #0645AD !IMPORTANT; } | .mw-body-content a:visited { color: #0645AD !IMPORTANT; } |