MediaWiki:Common.css: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.mw-logo-icon { | |||
content: url("/w/resources/assets/kul_wiki.svg") !important; | |||
} | |||
.mw-logo-container { | |||
content: url("/w/resources/assets/wikikul.svg") !important; | |||
width: 130px; | |||
height: 32px; | |||
} | |||
.mw-logo-wordmark { | |||
display: none; | |||
} |