Skip to content

sitetile: the header always paints the page background; header: solid is a real value - #8

Merged
cverorg merged 1 commit into
mainfrom
fix/header-default-background
Aug 28, 2026
Merged

sitetile: the header always paints the page background; header: solid is a real value#8
cverorg merged 1 commit into
mainfrom
fix/header-default-background

Conversation

@cverorg

@cverorg cverorg commented Aug 28, 2026

Copy link
Copy Markdown
Member

A sticky header with no background lets the page scroll through it (measured on a built site: computed background rgba(0,0,0,0) while position: sticky). The base .rf-header now carries var(--gd-bg); header: translucent still layers its 86% + blur on top; header: solid names the floor explicitly instead of being silently ignored. Two checks added to section-inset.test.mjs; bash scripts/test.sh exit 0.

…d` is a real value

A sticky header with no background lets the page scroll through it — measured on a built site
as computed background rgba(0,0,0,0) while position: sticky. The base .rf-header now carries
var(--gd-bg); `header: translucent` still layers its 86% + blur on top; `header: solid` names
the floor explicitly instead of being silently ignored. Two checks added to section-inset.test.mjs.
@cverorg
cverorg merged commit 7bd8970 into main Aug 28, 2026
2 checks passed
@cverorg
cverorg deleted the fix/header-default-background branch August 28, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant