Difference between revisions of "MediaWiki:Common.css"

From United Heroes MUSH
Jump to navigation Jump to search
Line 5: Line 5:
}
}


a {color: #fff; }
a { color: #fff; !important }

Revision as of 03:51, 26 July 2022

/* CSS placed here will be applied to all skins */
.toccolours {
    background-color: #000000;
    color: #ffcc33;
}

a { color: #fff; !important }