MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1,259:
/* ── Design knobs.
same warm ramp (this :root is later, so it wins the tie). ── */▼
▲ (every light interior line). ONE small size, ONE sans. The --wt-*
▲ lines re-point section 11's table palette onto this scheme (this
▲ :root is later, so it wins the tie).
:root {
--ed-serif: "Source Serif 4", Georgia, "Times New Roman", serif;
--ed-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
"Inter", Helvetica, Arial, sans-serif; /* = Vector/Codex chrome stack */
--ed-ink: #2b2926; /*
--ed-secondary: #66605c; /* labels, standfirst, TOC, footer links */
--ed-faint: #807973; /* page refs, list
--ed-
--ed-hairline-strong:
▲ --ed-hairline-strong: var(--ed-hairline); /* merged: one light line tone */
--ed-link: #0d7680; /* interactive teal: links, focus, send */
--ed-underline: #ccc1b7; /* resting link underline tint */
Line 1,301 ⟶ 1,290:
resolve against each marker's own font-size. */
/* section 11's table palette,
h2 rules so tables sit below section structure in the hierarchy */
--wt-border: #ece8e1;
--wt-rule: #b3aca3;
--wt-edge: var(--wt-border); /* ONE hairline tone
--wt-th-bg: #f3efe8;
--wt-th-text: var(--ed-secondary);
}
Line 1,580 ⟶ 1,569:
font-weight: 600;
color: var(--ed-ink) !important;
/* a FULL-WIDTH rule like h2
border-bottom: 1px solid var(--wt-rule);
margin-top: var(--ed-heading-gap); /* doubled vs the old 1.8em; same as h2 */
| |||