862b4557620289c6ec079c6d50e198059980c324
[hacks/simpleWebSlides.git] / simpleWebSlides_print.css
1 body {
2     margin: 0pt 0pt 0pt 0pt;
3     padding: 0pt 0pt 0pt 0pt;
4     border-width: 0pt;
5 }
6
7 .canvas {
8     overflow:hidden;
9     position:relative;
10     border-width: 0cm;
11     border-style: none;
12     margin:0pt 0pt 0pt 0pt;
13     page-break-after:always;
14     width: 297mm;
15     height: 209.8mm; /* not 210 due to rounding errors */
16     padding:0pt;
17 }