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