Difference between revisions of "MediaWiki:Common.css"
From Fate's Harvest
Line 4: | Line 4: | ||
body { | body { | ||
color: green; | color: green; | ||
− | font-size: | + | font-size: 10px; |
} | } |
Revision as of 21:03, 28 October 2015
/* CSS placed here will be applied to all skins */ body { color: green; font-size: 10px; }