thermograph/templates
Emi Griffith 0d477427c1 SEO: fix season-record wrapping + trim range strip on mobile (#109)
Two mobile polish issues on the climate pages:

- The season records table's "(Dec–Feb)" span overflowed its narrow first
  column (nowrap) and slid under the tinted value cell. Stack the span under the
  season name on phones, top-align the record cells, and let the first column
  wrap — so the period label sits cleanly in its own column.
- The monthly temperature-range strip stretched edge-to-edge with the values
  floating far to the right. Cap the strip width so bars + values pack into a
  tight group, shrink the value labels to fit (compact "41°–66°", no reserved
  92px column). The overrides now sit after the base range rules so they win.
2026-07-16 04:23:22 +00:00
..
about.html.j2 SEO: crawlable programmatic climate pages + technical hygiene (#96) 2026-07-15 23:53:11 +00:00
base.html.j2 SEO: crawlable programmatic climate pages + technical hygiene (#96) 2026-07-15 23:53:11 +00:00
city.html.j2 SEO: fix season-record wrapping + trim range strip on mobile (#109) 2026-07-16 04:23:22 +00:00
glossary.html.j2 SEO: crawlable programmatic climate pages + technical hygiene (#96) 2026-07-15 23:53:11 +00:00
glossary_term.html.j2 SEO: crawlable programmatic climate pages + technical hygiene (#96) 2026-07-15 23:53:11 +00:00
hub.html.j2 SEO: climate hub — collapse all countries by default, order alphabetically (#104) 2026-07-16 03:22:47 +00:00
month.html.j2 SEO: monthly & seasonal records + colour-coded climate pages (#107) 2026-07-16 03:50:59 +00:00
records.html.j2 SEO: make month/season records tables mobile-friendly (#108) 2026-07-16 04:14:19 +00:00