Difference between revisions of "MediaWiki:Common.css"

From Fight As One MUSH
Jump to navigation Jump to search
m
m
Line 2: Line 2:
 
.toccolours {
 
.toccolours {
 
     background-color: #000000;
 
     background-color: #000000;
     color: #10c8aa;
+
     color: #c8102e;
 
}
 
}

Revision as of 02:43, 4 February 2020

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