Template:Styles/Default.css: Difference between revisions

Content deleted Content added
use Wikipedia and WMF logos by default
futzing with link colors
Line 51:
 
/* Link colors for visibility */
.mw-parser-output a,
a,
.mw-parser-output a.external,
a:visited {
.mw-parser-output a.extiw {
color: #36c;
}
 
.mw-parser-output a:visited,
.mw-parser-output a.external:visited,
.mw-parser-output a.extiw:visited {
color: #6f4db3;
}