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 */ | ||
#p-logo { | |||
background-size: contain !important; | background-size: contain !important; | ||
background-repeat: no-repeat; | |||
height: 160px !important; | height: 160px !important; | ||
width: 220px !important; | |||
margin: 0 auto !important; | |||
padding: 0; | |||
} | } |