template change

This commit is contained in:
2026-02-27 10:58:07 -06:00
parent 8ce739d713
commit 5c86bd56aa
3 changed files with 46 additions and 11 deletions

View File

@@ -175,6 +175,24 @@
}
.total-label {
text-align: right;
font-size: 16px;
font-weight: bold;
padding-right: 20px !important;
}
.subtotal-label {
text-align: right;
font-size: 14px;
font-weight: bold;
padding-right: 20px !important;
}
.tax-label {
text-align: right;
font-size: 14px;
font-weight: bold;
padding-right: 20px !important;
}
.downpayment-label {
text-align: right;
font-size: 14px;
font-weight: bold;