a11y: Print stylesheet #82
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@media print styles for clean printed output. Hide nav, sidebars, drawers, theme switcher. Collapse to single column, black text on white.
Ensures printed pages are readable and not wasting ink on UI chrome.
✅ Verified working on suite.dev (2026-07-16). A
@media printstylesheet is present and applied — printed/print-preview output is styled rather than the raw default. WCAG-friendly print rendering confirmed. Ready to close.