Difference between revisions of "MediaWiki:Common.css"

206 bytes added ,  03:00, October 20, 2018
no edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* links */
a {
    color:#2f4fff;
}
a:hover {
    color:#3f7fff;
}
a:visited {
    color:#7f5f00;
}
.new a {
    color:#bf0000;
}
.new a:hover {
    color:#df3f3f;
}
.new a:visited {
    color:#af2f2f;
}


/* background tiles */
/* background tiles */
97

edits