Guest User

Untitled

a guest
Oct 17th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. @page {
  2. size: A5;
  3. }
  4.  
  5. @page {
  6. size: 15cm 21cm;
  7. }
  8.  
  9. @page :left {
  10. margin-left: 4cm;
  11. margin-right: 3cm;
  12. }
  13.  
  14. @page :right {
  15. margin-left: 3cm;
  16. margin-right: 4cm;
  17. }
  18.  
  19. @page {
  20. size: A5 landscape;
  21. }
Add Comment
Please, Sign In to add comment