MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 413:
/* Hides the "From [Sitename]" text and page status indicators */
.vector-body-before-content {
display: none !important;
}
/* ======================================================= */
/* HIDE VECTOR 2022 HEADER MENUS (Restored in Group-user.css) */
/* ======================================================= */
/* Hides the top-right container (Login, Appearance, Language) */
.vector-user-links {
display: none !important;
}
/* Hides the top-left container (Main Menu / Hamburger Icon) */
.vector-main-menu-landmark {
display: none !important;
}
| |||