MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 963:
border-bottom: 1px solid #202122 !important;
margin-bottom: 0.5em;
}
 
/* 2.1 REMOVE VECTOR 2022 DEFAULT TITLE LINE */
/* You asked to remove the color/transparency of the ::after element */
.vector-page-titlebar::after {
background-color: transparent !important;
display: none !important;
height: 0 !important;
}
 
/* 2.2 MOBILE CLEANUP (Minerva Skin) */
/* You requested to HIDE the menu bar that contained the light gray lines. */
/* This removes the Language/Edit buttons to create a cleaner look. */
.page-actions-menu {