Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Njosefbeck (talk | contribs) (Add novice-bg class) |
Njosefbeck (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.novice-bg { | .novice-bg { | ||
background-color: #FFFDCA | background-color: #FFFDCA !important; | ||
} | } |
Revision as of 20:50, 7 May 2018
/* CSS placed here will be applied to all skins */ .novice-bg { background-color: #FFFDCA !important; }