Difference between revisions of "MediaWiki:Common.css"
From Beyond Social
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | body { font-size: larger; } | + | body { font-size: larger; color: red; } |
Revision as of 14:10, 6 December 2016
/* CSS placed here will be applied to all skins */ body { font-size: larger; color: red; }