not working version

This commit is contained in:
Bryce Covert
2018-05-11 12:41:13 -07:00
parent 7d5ae173f3
commit 6c014a6b36
5 changed files with 200 additions and 35 deletions

View File

@@ -0,0 +1,12 @@
@media print {
footer {
page-break-after: always;
}
}
@font-face {
font-family: 'MICR';
src: url("/micrenc.ttf") format("truetype");
font-weight: normal;
font-style: normal;
}