Difference between revisions of "MediaWiki:Common.css"

From United Heroes MUSH
Jump to navigation Jump to search
(Trying to change text box colours.)
 
Line 4: Line 4:
     color: #ffcc33;
     color: #ffcc33;
}
}
a {color: #fff; }

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; }