MediaWiki:Common.css: Difference between revisions
Hide foreground logo |
Restore logo and remove mystical banner |
||
| Line 51: | Line 51: | ||
/* --- 5. Hide Foreground Logo (Use Background Instead) --- */ | /* --- 5. Hide Foreground Logo (Use Background Instead) --- */ | ||
#p-logo a { | #p-logo a { | ||
height: 140px !important; | height: 140px !important; | ||
} | } | ||
| Line 631: | Line 630: | ||
width: 100% !important; | width: 100% !important; | ||
height: 160px !important; | height: 160px !important; | ||
background-image: none !important; | |||
background-color: transparent !important; | background-color: transparent !important; | ||
z-index: 0 !important; | z-index: 0 !important; | ||
| Line 759: | Line 757: | ||
background-position: center 8px !important; | background-position: center 8px !important; | ||
background-repeat: no-repeat !important; | background-repeat: no-repeat !important; | ||
} | } | ||
} | } | ||
| Line 797: | Line 794: | ||
background-size: contain !important; | background-size: contain !important; | ||
background-position: center !important; | background-position: center !important; | ||
} | } | ||
.vector-menu-tabs .vector-menu-content-list > li { | .vector-menu-tabs .vector-menu-content-list > li { | ||