Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Common.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
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 */