Y
Hacker News
new
|
ask
|
show
|
jobs
by
hombre_fatal
2410 days ago
It's apparently made for printing online content, not reading in the browser / on your phone.
2 comments
tambourine_man
2410 days ago
We have media queries, there’s no need to break one to make the other look good
link
hombre_fatal
2410 days ago
Maybe I don't understand the project, but the top of the docs shows that it all goes inside the @media print{...} media query.
link
tambourine_man
2409 days ago
Sure, just make another @media screen {…}
link
jtbayly
2409 days ago
Which didn't work in Safari on my mac. Looked like it did in FF, but only got the first 16 pages for some reason.
link