Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
+ | |||
+ | body { | ||
+ | font-size: 14px; | ||
+ | } |
Revision as of 22:11, 8 June 2020
/* CSS placed here will affect users of the Vector skin */ body { font-size: 14px; }