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 DESKTOP FIX (Vector 2022 Skin) */
/* The desktop skin uses a fake line (pseudo-element). We style it here. */
.vector-page-titlebar::after {
background-color: #202122 !important;
height: 1px !important;
bottom: 0 !important;
left: 0 !important;
right: 0 !important;
content: '' !important;
}