User:NotAracham/vector.css

From SlyMods
Revision as of 23:45, 4 October 2022 by NotAracham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* ARTICLE LINKS */
.mw-body a, a.mw-redirect, .mw-body a.extiw, .mw-body a.external {
  color: #00C0F5 !important;
}

.mw-body a:visited, a.mw-redirect:visited, .mw-body a.extiw:visited, .mw-body a.external:visited {
  color: #0099c3 !important;
}

/* redlinks */
a.new, .mw-redirect a.new {
  color: #F24333 !important;
}

a.new:visited, .mw-redirect a.new:visited {
  color: #cb3a2d !important;
}