User:NotAracham/Common.css

From SlyMods
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;
}