MediaWiki:Common.css: Difference between revisions

From SureAI Wiki
No edit summary
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 */
#p-logo{display:none;}
#p-logo{display:none;}
.mw-wiki-logo {
    display: none;
}

Revision as of 20:51, 19 November 2025

/* CSS placed here will be applied to all skins */
#p-logo{display:none;}
.mw-wiki-logo {
    display: none;
}