Difference between revisions of "MediaWiki:Common.css"
LTWikiAdmin (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: .editOptions {color: #c1c1c1;}") |
LTWikiAdmin (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.editOptions {color: #c1c1c1;} | .editOptions {color: #c1c1c1;} | ||
+ | #footer-info {color: #c1c1c1;} |
Revision as of 23:07, 21 November 2018
/* CSS placed here will be applied to all skins */ .editOptions {color: #c1c1c1;} #footer-info {color: #c1c1c1;}