Minor fixes from other projects

This commit is contained in:
Deon George
2020-05-25 14:09:27 +10:00
parent 589aeb7289
commit cbffda959d
3 changed files with 6 additions and 9 deletions

View File

@@ -9,7 +9,7 @@
font-weight: bold;
}
tr { page-break-inside:avoid; }
tr { page-break-inside:avoid; }
thead { display:table-header-group; }
tfoot { display:table-footer-group; }