asked on August 13, 2021
Does Laserfiche Forms support font-family CSS? I'm trying to change the font of a html block, example below. It change the color of the text and background, but doesn't change the font. Do I have the code wrong? Any assistance would be appreciated. Thanks!
.html {color: #003c7c; background: #d8d6d7; font-family: "Times New Roman";}
0
0