MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 957:
/* This puts the 1px dark line under the Title and Headings */
h2,
.mw-first-heading,
.mw-body-header,
.section-heading { /* Mobile Section Headers */
Line 980 ⟶ 981:
h2.vector-pinnable-header-label {
border-bottom: none !important;
}
 
/* 5. HORIZONTAL RULES (----) */
hr,
.mw-body hr,
.printfooter hr {
background-color: #202122 !important;
color: #202122 !important;
height: 1px !important;
border: none !important;
}