MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 398:
/* Matches the URL: index.php?title=...Community_portal */
#mw-mf-page-left a[href*="Community_portal"] {
display: none !important;
}
/* ======================================================= */
/* HIDE VECTOR 2022 PAGE TOOLBAR & PRE-CONTENT */
/* (Restored for logged-in users in MediaWiki:Group-user.css) */
/* ======================================================= */
/* Hides the tabs (Read, Edit, History) and the "Tools" dropdown */
.vector-page-toolbar {
display: none !important;
}
/* Hides the "From [Sitename]" text and page status indicators */
.vector-body-before-content {
display: none !important;
}
| |||