MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-image: url("/ | background-image: url("https://philbin.io/volkswiki/resources/assets/VolksWiki_wordmark.png"); | ||
background-size: contain; | background-size: contain; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
Revision as of 21:18, 12 July 2025
/* CSS placed here will be applied to all skins */
.mw-wiki-logo {
background-image: url("https://philbin.io/volkswiki/resources/assets/VolksWiki_wordmark.png");
background-size: contain;
background-repeat: no-repeat;
}