Set PDF output to letter landscape, no margin

master
Jeremy Mikola 2013-02-21 14:21:47 -05:00
parent d1943fcd91
commit a9b4eb9a05
1 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,11 @@ html {
overflow: visible;
}
@page {
size: letter landscape;
margin: 0;
}
/* SECTION 2: Remove any elements not needed in print.
This would include navigation, ads, sidebars, etc. */
.nestedarrow,