Files
intercept/docs
James Smith f792f2b164 fix: restore lightbox fixed positioning on GitHub Pages site
The body > *:not(#bg-canvas) rule carried ID-level specificity (1,0,1)
which overrode .lightbox's position:fixed and z-index:1000, leaving the
overlay stuck in document flow and invisible. Excluding #lightbox from
that rule lets the lightbox CSS take effect correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-01 14:06:22 +01:00
..
2026-01-21 11:50:05 +00:00
2026-02-04 20:08:08 +00:00