User:MJL/ProjectLinkColors.css: Difference between revisions

Content deleted Content added
add gold
m fix gold .mw-redirect
Line 61:
/* Both Gold (Night) */
.skin-theme-clientpref-night a.mw-disambig.mw-redirect,
.skin-theme-clientpref-night a.mw-disambig.mw-redirect:visited {
color: #909a3e;
}
.skin-theme-clientpref-night a.mw-disambig.mw-redirect:hover,
.skin-theme-clientpref-night a.mw-disambig.mw-redirect:visited:hover {
color: #94b65c;
}
.skin-theme-clientpref-night a.mw-disambig.mw-redirect:visited:active,
.skin-theme-clientpref-night a.mw-disambig.mw-redirect:active {
color: #e1ddc2;
}