Difference between revisions of "MediaWiki:Common.css"

From Fight As One MUSH
Jump to navigation Jump to search
m
m
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: #c8102e;
 
     color: #108ac8;
 
     color: #108ac8;
 
}
 
}

Revision as of 03:14, 4 February 2020

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