User:NotAracham/Common.css

From SlyMods
Revision as of 21:11, 26 September 2023 by TheOnlyZac (talk | contribs) (TheOnlyZac moved page Username:NotAracham/Common.css to User:NotAracham/Common.css without leaving a redirect: Move to NotAracham's userspace)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* ARTICLE LINKS */
.mw-body a, .mw-redirect, .mw-body a.extiw, .mw-body a.external {
  color: #00C0F5 !important;
}

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

/* redlinks */
a.new {
  color: #F24333 !important;
}

a.new:visited {
  color: #cb3a2d !important;
}