Landscape
[mirrors/Designs.git] / tools / din_rail_module_label_generator.html
index ba5e6c58b33f3b35fd2c26eda30c1c87be7cf018..3d4c5c360bd16222bd557fbf15ccbf529802cf34 100644 (file)
@@ -22,7 +22,10 @@ td[colspan="7"] { width: calc(7 * 18mm); }
 td[colspan="8"] { width: calc(8 * 18mm); }
 tr { margin-bottom: 10mm; }
 table { border-spacing:0px; border-collapse: collapse; }
-@media print { .noprint * { display: none; } }
+@media print {
+       .noprint * { display: none; }
+       @page { size: landscape; }
+}
 </style>
 </head>
 <body>
This page took 0.128503 seconds and 4 git commands to generate.