Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Created page with "Hide the toolbox from the sidebar: #p-tb { display: none !important; }"
(No difference)

Revision as of 02:19, 27 September 2025

/* Hide the toolbox from the sidebar */
#p-tb {
    display: none !important;
}