Updated fonts and added color aswell as fixed tota

This commit is contained in:
Donavon McDowell 2023-06-26 15:04:19 -06:00
parent 4643b3ad94
commit b455951b1a

View File

@ -171,9 +171,9 @@
</TR>
<TR>
<TD style='float: right'>Total:</TD>
<TD><INPUT type='text' name="totalBox1" id="totalBox1" readonly></TD>
<TD><INPUT style="color: rgb(1, 91, 165); font-weight: 700;" type='text' name="totalBox1" id="totalBox1" readonly></TD>
<TD style='float: right'>Total:</TD>
<TD><INPUT type='text' name="totalBox2" id="totalBox2" readonly></TD>
<TD><INPUT style="color: rgb(1, 91, 165); font-weight: 700;" type='text' name="totalBox2" id="totalBox2" readonly></TD>
</TR>
</TABLE>
</DIV>