Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Replaced content with "→CSS placed here will affect users of the Vector skin (default on infinity library!): ") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin (default on infinity library!) */ | /* CSS placed here will affect users of the Vector skin (default on infinity library!) */ | ||
+ | |||
+ | /* resize logo to fit */ | ||
+ | .mw-wiki-logo { | ||
+ | background-size: contain; | ||
+ | } |
Revision as of 00:54, 1 April 2018
/* CSS placed here will affect users of the Vector skin (default on infinity library!) */ /* resize logo to fit */ .mw-wiki-logo { background-size: contain; }