MediaWiki:Common.css: Difference between revisions
Add Popups CSS |
Hide foreground logo |
||
| Line 49: | Line 49: | ||
} | } | ||
/* --- 5. | /* --- 5. Hide Foreground Logo (Use Background Instead) --- */ | ||
#p-logo a { | #p-logo a { | ||
background- | background-image: none !important; | ||
height: 140px !important; | |||
height: 140px !important; | |||
} | } | ||