This commit is contained in:
James 2020-03-29 11:36:02 +01:00
parent c053fa36a9
commit b703b7e9d5

View File

@ -107,3 +107,8 @@ body::before {
#heatcalc, #heatcalc input{
font-family: arial !important;
}
#hc_table th tr:first{
background: #000;
color:#fff;
}