paper-css
paper-css copied to clipboard
Edit some features
Hi @cognitom ,
I have edited some places, maybe it will be helpful for you:
- At
Paper sizesin paper.css, I make paper at middle of screen to make it looks better. - I add class continuous to make paper display continuous if you want, so I can use wkhtmltopdf to make html page to pdf without page overflow.
Then I compress paper.css again.
Thanks