451
edits
No edit summary |
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 */ | ||
.mw-wiki-logo { | |||
background-size: contain !important; | background-size: contain !important; | ||
background-repeat: no-repeat; | background-repeat: no-repeat !important; | ||
background-position: center center !important; | background-position: center center !important; | ||
width: 160px !important; | |||
height: 120px !important; | |||
margin: 0 auto !important; | margin: 0 auto !important; | ||
display: block !important; | |||
display: | |||
} | } |