Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Replaced content with "→All CSS here will be loaded for users of the Vector skin: ") Tag: Replaced |
|||
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 */ |
||
+ | |||
+ | .mw-body { |
||
+ | max-width: 1000px; |
||
+ | margin: 0 auto; |
||
+ | border: none; |
||
+ | } |
Revision as of 10:54, 23 February 2021
/* All CSS here will be loaded for users of the Vector skin */ .mw-body { max-width: 1000px; margin: 0 auto; border: none; }