MediaWiki:Common.css: Difference between revisions
(Created page with "→CSS placed here will be applied to all skins: .mw-logo-icon { content: url("/w/resources/assets/kul_wiki.svg") !important; }") |
No edit summary |
||
Line 3: | Line 3: | ||
.mw-logo-icon { | .mw-logo-icon { | ||
content: url("/w/resources/assets/kul_wiki.svg") !important; | content: url("/w/resources/assets/kul_wiki.svg") !important; | ||
} | |||
.mw-logo-wordmark { | |||
content: url("/w/resources/assets/wikikul.svg") !important; | |||
} | } |