Difference between revisions of "MediaWiki:Common.css"
From Polyfolds.org
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | /* jwf-- | + | /* jwf--Make text larger */ |
#mw-content-text { | #mw-content-text { | ||
font-size: 1.000em; | font-size: 1.000em; | ||
} | } | ||
− | /* jwf-- | + | /* jwf--Make text larger */ |
#bodyContent { | #bodyContent { | ||
font-size: 1.000em; | font-size: 1.000em; | ||
} | } |
Revision as of 06:12, 8 June 2017
/* CSS placed here will be applied to all skins */ /* jwf--Make text larger */ #mw-content-text { font-size: 1.000em; } /* jwf--Make text larger */ #bodyContent { font-size: 1.000em; }