Files
Farhan Asghar 6fd87cf637 fix(site/community): restore spotlight quote visibility in dark mode (#1605)
The textbook bootstrap theme paints `blockquote` with a near-white
background and dark muted text, which made the community Spotlight
quotes nearly invisible against the dark card in dark mode. Scope a
neutralization of background/padding/border to `.spotlight-quote` and
add explicit dark-mode color overrides so the rule still wins when the
theme toggles via either `.quarto-dark` or `[data-bs-theme="dark"]`.

Co-authored-by: Vijay Janapa Reddi <vj@eecs.harvard.edu>
2026-04-30 19:03:51 -04:00
..