MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Manual revert
No edit summary
Line 949:
.section-heading,
.vector-sticky-header-context-bar-primary,
.mw-headline {,
.vector-pinnable-header-label {
color: #202122 !important;
}
 
/* 2. HEADING LINES (DESKTOP): Under Page Titles and Section Headings */
/* We specifically target .mw-body to ensure we hit the article content */
h1, h2,
.mw-body h1,
.mw-body h2,
.firstHeading,
#firstHeading {
.page-heading,
.section-heading {
border-bottom: 1px solid #202122 !important;
}
 
/* FIX: REMOVE UNDERLINE FROM "CONTENTS" TITLE IN SIDEBAR */
/* 3. HORIZONTAL RULES: Standard (----) and content separators */
h2.vector-pinnable-header-label {
border-bottom-color: #202122none !important;
 
/* 3. HEADING LINES (MOBILE): Fix Double Line Issue */
/* Apply border to the container only */
.skin-minerva .page-heading,
.skin-minerva .section-heading {
border-rightbottom: 1px solid #202122 !important;
}
/* REMOVE border from the H1 inside the container to stop the double line */
.skin-minerva .page-heading {h1,
.skin-minerva .page-heading .firstHeading {
border-bottom: none !important;
}
 
/* 34. HORIZONTAL RULES: Standard (----) and content separators */
hr,
.mw-body hr,
Line 971 ⟶ 990:
}
 
/* 45. FOOTER LINES: Main(DESKTOP footer& border and "Retrieved from" lineMOBILE) */
/* Only put the border on the VERY TOP of the footer container */
#footer,
.mw-footer,
Line 979 ⟶ 999:
}
 
/* FIX: REMOVE EXTRA LINES INSIDE MOBILE FOOTER */
/* 5. MOBILE (Minerva) SPECIFIC FIXES */
/* MatchEnsures borderno colorline forappears mobilebetween pageTagline headingsand Menu */
.minerva-footer .footer-content,
.skin-minerva .page-heading {
.minerva-footer .branding-box,
border-bottom-color: #202122 !important;
.minerva-footer-logo,
#footer-info,
#footer-places {
border: none !important;
}
 
/* 56. MOBILE (Minerva)ICONS SPECIFIC& FIXESARROWS */
/* Darken the mobile chevron/arrow for collapsible sections */
.skin-minerva .section-heading .mw-ui-icon-wikimedia-expand-small {
Line 990 ⟶ 1,015:
}
 
/* 67. SUBTLE UI FIXES: Edit links and footer separators */
.mw-editsection, .mw-editsection a {
color: #202122 !important;
Line 996 ⟶ 1,021:
}
 
/* FIX: REMOVED THE VERTICAL BAR SEPARATOR CODE HERE */
#footer-places li:not(:last-child):after {
/* The default "middle dot" will remain automatically */
border-right: 1px solid #202122 !important;
opacity: 0.5;