Administrator (Talk | contribs) (Created page with "/* CSS placed here will be applied to all skins */ →CSS placed here will be applied to all skins: .mw-highlight pre { font-size: 1em; }") |
Administrator (Talk | contribs) |
||
Line 3: | Line 3: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-highlight pre { | .mw-highlight pre { | ||
− | font-size: | + | font-size: 1.5em; |
} | } |
Revision as of 13:37, 16 August 2016
/* CSS placed here will be applied to all skins */ /* CSS placed here will be applied to all skins */ .mw-highlight pre { font-size: 1.5em; }