change supplier do date and supplier name

This commit is contained in:
omair saleh
2021-03-12 15:24:48 +08:00
parent a8d38c66e9
commit 4fda37051e
+3 -3
View File
@@ -8,10 +8,10 @@
body {
font-family: sun-extA;
overflow: wrap;
margin-top: 50px; margin-bottom: 50px;
margin-top: 80px; margin-bottom: 80px;
}
.header {top: -50px; position: fixed;}
.footer {bottom: -50px; position: fixed;}
.header {top: -80px; position: fixed;}
.footer {bottom: -80px; position: fixed;}
table {
width: 100%;
}