Jump to content

MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Change visited page title link color */
.firstHeading a:visited {
    color: #000000; /* pick your preferred color */
}