• v1.0.2 3621b6626d

    monyi released this 2026-07-14 20:23:28 +02:00 | 7 commits to main since this release

    Fix: blank pages when printing

    • Fixed 3 blank pages before content — replaced visibility:hidden with body{display:none} in print media query. visibility:hidden kept the original page layout space, pushing the overlay content 3 pages down.
    • Styles now appended to documentElement — survives body{display:none} in print.

    17/17 tests passing. 14KB ZIP.

    Downloads