Jump to content

MediaWiki:Common.css: Difference between revisions

From WikiZetu
Created page with "β†’CSS placed here will be applied to all skins: β†’Only hide sidebar for anonymous users: body.skin-vector-2022.logged-out .vector-menu-toggle-button, body.skin-vector-2022.logged-out .vector-sidebar-container, body.skin-vector-2022.logged-out #mw-sidebar { display: none !important; } body.skin-vector-2022.logged-out #mw-content { margin-left: 0 !important; }"
Β 
Blanked the page
Tags: Blanking Manual revert
Β 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */


/* Only hide sidebar for anonymous users */
body.skin-vector-2022.logged-out .vector-menu-toggle-button,
body.skin-vector-2022.logged-out .vector-sidebar-container,
body.skin-vector-2022.logged-out #mw-sidebar {
Β  display: none !important;
}
body.skin-vector-2022.logged-out #mw-content {
Β  margin-left: 0 !important;
}

Latest revision as of 08:32, 2 July 2025