MediaWiki:Common.css: Difference between revisions

From 清冽之泉
Jump to navigation Jump to search
Created page with "→‎CSS placed here will be applied to all skins: #mw-panel { display: none !important; }"
(No difference)

Revision as of 01:25, 25 May 2024

/* CSS placed here will be applied to all skins */
#mw-panel {
    display: none !important;
}