MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 937:
padding: 0 !important;
}
 
/* ======================================================= */
/* GLOBAL BRANDING: DARK LINES & CLEANUP */
/* ======================================================= */
 
/* ======================================================= */
Line 943 ⟶ 947:
 
/* 1. TEXT COLORS (Headings & Titles) */
.mw-heading1, h1,
h1, h2, h3, h4, h5, h6,
.mw-heading2, h2,
h1, h2, h3, h4, h5, h6,
.firstHeading,
.mw-page-title-main,
Line 955 ⟶ 961:
 
/* 2. BORDERS FOR ALL HEADINGS (Desktop & Mobile) */
/* This putsforces the 1px dark line underand overrides the Title anddefault Headingsgrey */
.mw-heading1, h1,
h2,
.mw-heading2, h2,
.section-heading { /* Mobile Section Headers */
.section-heading {
border-bottom: 1px solid #202122 !important;
margin-bottom: 0.5em6em;
}
 
/* Special weight for the very first page heading */
.mw-first-heading {
border-bottom: 2px solid #202122 !important;