mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-07-21 17:19:29 +00:00
087e5a59d8
The first pass only tokenized colors; the page was still squeezed into a 55% container (~420px) with boxes nested in boxes. Now: - container widened to a 56rem measure; the intro reads at full prose width with per-section measures instead of one global squeeze - Find a Person is an open lookup block with a bronze label, not a 320px card - Interactive Tree / Messianic Lineage are proper hero cards with bronze "Explore the tree →" / "Trace the line →" affordances - the Overview is a stat-card row in the manner of the books index (479 TOTAL PEOPLE, 41 TOTAL GENERATIONS...), value-first markup with the JS-populated ids preserved - Overview/The Generations headings take the gold-tipped small-caps treatment; generation rows get bronze small-caps person counts and accent hover; section boxes unboxed All 976 tests pass. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>