Difference between revisions of "MediaWiki:Common.css"

From Heroes Assemble MUSH
Jump to navigation Jump to search
(Undo revision 99 by WikiAdmin (talk))
(Tag: Undo)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
.toccolours {
 
.toccolours {
     background-color: #ffcc33;
+
     background-color: #000000;
 
     color: #ffcc33;
 
     color: #ffcc33;
 
}
 
}

Revision as of 00:51, 11 February 2020

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