MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,326:
/* =================================================================
12. EDITORIAL DESIGN SYSTEM v5.1 ("paper & ink")
Appended LAST deliberately: later rules of equal specificity win,
so this section restyles typography / color / spacing WITHOUT
Line 1,332:
color variables from here — a later :root wins). Delete the whole
section to revert.
v5.1:
level, rule + text/infobox edges fine-calibrated (knobs marked).
================================================================= */
Line 1,377 ⟶ 1,376:
--ed-accent: #f07662; /* house coral — hover underline, sparing */
--ed-paper: #fbfaf7; /* page canvas (set #fff to disable the tint) */
--ed-measure: calc(100% -
--ed-body: 1rem; /* body size (16px — the "90% zoom" preference) */
--ed-small: 0.8125rem; /* THE small size: tables, infobox, TOC, footer */
Line 1,604 ⟶ 1,603:
}
/* ── TOC sidebar: quiet sans at the ONE small size; "CONTENTS"
padding-top moves the LABEL and the rule together; padding-bottom
.vector-toc { font-family: var(--ed-sans); }
.vector-toc .vector-pinnable-header {
border-bottom:
padding-top:
padding-bottom: 0.
margin-bottom: 0.9rem;
}
| |||