MediaWiki:Common.css: Difference between revisions

From Silbo Networks
No edit summary
No edit summary
Tag: Manual revert
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 06:53, 3 September 2024

/* CSS placed here will be applied to all skins */
img.mw-logo-icon {
    width: 100% !important;
    height: auto
}

.mw-logo-wordmark {
    display: block;
    margin: 0 auto;
    visibility: hidden !important;
}