Explorar o código

Set PDF output to letter landscape, no margin

Jeremy Mikola %!s(int64=11) %!d(string=hai) anos
pai
achega
a9b4eb9a05
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      css/print/pdf.css

+ 5 - 0
css/print/pdf.css

@@ -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,