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: element{font-family:"Georgia";} element{font-size:12px;}") |
Tag: Manual revert |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { color: #525050; font-size: 20px; font-family:"Georgia"; } | |||
Latest revision as of 08:32, 23 August 2021
/* CSS placed here will be applied to all skins */ body { color: #525050; font-size: 20px; font-family:"Georgia"; }