Difference between revisions of "MediaWiki:Common.css"

From Fight As One MUSH
Jump to navigation Jump to search
m
m
Line 4: Line 4:
 
     color: #ffcc33;
 
     color: #ffcc33;
 
}
 
}
 +
a { color: #108ac8 !important; }

Revision as of 08:28, 4 February 2020

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