insert page break before each work
[angular-drzb] / app / css / app.css
index 8c8fcea..ca4f00a 100644 (file)
@@ -55,6 +55,10 @@ textarea.ng-invalid {
        display: block; /* wrap in new line */
 }
 
+h3.print-center {
+       page-break-before: always;
+}
+
 .print-bold {
        font-weight: bold;
 }