User:NotAracham/vector.css: Difference between revisions

no edit summary
(Created page with "→‎ARTICLE LINKS: .mw-body a, .mw-redirect a, .mw-body a.extiw, .mw-body a.external { color: #00C0F5 !important; } .mw-body a:visited, .mw-redirect a: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; }")
 
No edit summary
 
Line 1:
/* ARTICLE LINKS */
.mw-body a, a.mw-redirect a, .mw-body a.extiw, .mw-body a.external {
color: #00C0F5 !important;
}
 
.mw-body a:visited, a.mw-redirect a:visited, .mw-body a.extiw:visited, .mw-body a.external:visited {
color: #0099c3 !important;
}
3

edits