MediaWiki:Vector.css: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
(Created page with "→All CSS here will be loaded for users of the Vector skin: #content { font-size: 16px; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
#content { font-size: | #content { font-size: 18px; } |
Latest revision as of 18:25, 26 October 2024
/* All CSS here will be loaded for users of the Vector skin */ #content { font-size: 18px; }