MediaWiki:Common.css: Difference between revisions

From LHDB
(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 difference)

Revision as of 12:22, 2 July 2025

/* CSS placed here will be applied to all skins */

.mw-logo-icon {
    content: url("/w/resources/assets/kul_wiki.svg") !important;
}