WIP.
[hacks/simpleWebSlides.git] / simpleWebSlides_print.css
index 2aadd96..862b455 100644 (file)
@@ -3,13 +3,15 @@ body {
     padding: 0pt 0pt 0pt 0pt;
     border-width: 0pt;
 }
+
 .canvas {
     overflow:hidden;
-    width: 100%;
-    heigth: 100%;
     position:relative;
     border-width: 0cm;
     border-style: none;
     margin:0pt 0pt 0pt 0pt;
     page-break-after:always;
+    width: 297mm;
+    height: 209.8mm; /* not 210 due to rounding errors */
+    padding:0pt;
 }