Hacker News new | ask | show | jobs
by idreyn 3150 days ago
This should be solved with CSS media queries, e.g.

  @media print { ... }