Skip to content

Add print stylesheet #3544

@dannon

Description

@dannon

Description

Add print-specific styles so articles and documentation print cleanly.

Tasks

  1. Add @media print styles to hide navigation, sidebar, footer
  2. Ensure content is readable in print (appropriate fonts, sizes)
  3. Handle images appropriately (don't break across pages)
  4. Add URL display for links when printing
  5. Test with browser print preview

Key considerations

  • Hide interactive elements (search, mobile menu toggle)
  • Ensure code blocks print with syntax visible
  • Handle tables that might be too wide

Metadata

Metadata

Assignees

No one assigned

    Labels

    astro-migrationIssues related to the Gridsome to Astro migration

    Type

    No type

    Projects

    Status

    REPORT HERE

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions