MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1,296:
/* ── Webfont: Inter (variable, 400–700; ONE file per subset covers every weight).
A clean neo-grotesque — the free analog to The Economist's Econ Sans
(Halifax). Same @font-face mechanism as Source Serif 4Spectral above; loaded direct
from gstatic (no @import, no fonts.googleapis.com at runtime). latin +
latin-ext cover English and accented names. ── */
Line 1,321:
same warm ramp (this :root is later, so it wins the tie). ── */
:root {
--ed-serif: "Source Serif 4Spectral", Georgia, "Times New Roman", serif;
--ed-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Helvetica, Arial, sans-serif; /* Inter (loaded above) first —
Line 1,616:
font-weight: 600;
color: var(--ed-ink) !important;
/* NO underline: at 24px the size alone separates h3 from body bold. The
/* a FULL-WIDTH rule like h2 — but in the TABLE-FRAME tone (--wt-rule) rather
thanfull-width h2'srule ink,(added sowhen ith3 readswas one level down20px and rhymes withblended thein) tableis bordersnow */just
clutter — h2 keeps its rule, h3 stands on size + sans weight. */
border-bottom: 1px solid var(--wt-rule);
margin-top: 1.8em;
margin-bottom: 0.6em;
padding-bottom: 0.25em;
}
.mw-body-content h4, .mw-body-content h5, .mw-body-content h6 {