not working version
This commit is contained in:
12
resources/public/css/check.css
Normal file
12
resources/public/css/check.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user