Commit dba02f3
fix(website): keep the signal yellow out of text, and drop a dead rule
Two defects I put in the plan, both caught in review.
.field-report-num painted the 01-06 chapter markers in --color-signal at
10px bold. That is 1.78:1 on the surface it sits on; the ATC theme split
the accent role precisely so this yellow stays fill-only. --color-accent
is the interactive ink at 14.86:1.
.pilot-eyebrow was kept on a false premise: I matched it as a substring of
.pilot-eyebrow-spaced / -tight, which /pilot-to-prod does use -- but those
are defined in pages.css. The bare class had no consumer left.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent fa97118 commit dba02f3
1 file changed
Lines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | 353 | | |
359 | 354 | | |
360 | 355 | | |
| |||
2176 | 2171 | | |
2177 | 2172 | | |
2178 | 2173 | | |
2179 | | - | |
| 2174 | + | |
| 2175 | + | |
| 2176 | + | |
| 2177 | + | |
2180 | 2178 | | |
2181 | 2179 | | |
2182 | 2180 | | |
| |||
0 commit comments