Difference between revisions of "MediaWiki:Common.css"

From Heroes Assemble MUSH
Jump to navigation Jump to search
(Test)
 
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: #000000;
+
     background-color: #ffcc33;
 
     color: #ffcc33;
 
     color: #ffcc33;
 
}
 
}

Revision as of 00:48, 11 February 2020

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