Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: body { font-size: 23px; }") |
|||
| 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: 23px; } | body { font-size: 23px; } | ||
Latest revision as of 17:05, 3 February 2021
/* CSS placed here will be applied to all skins */
body { font-size: 23px; }