MediaWiki:Darkvector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 27: Line 27:
/* Change link colors */
/* Change link colors */
a:visited {
a:visited {
color: orange !important;
color: darkorange !important;
}
}
a.new:link {
a.new:link {
Line 33: Line 33:
}
}
a.new:visited {
a.new:visited {
color: red !important;
color: darkred !important;
}
}

Navigation menu