Hi, I can't seem to figure out how to force font in a body and paragraphs to be Arial and size 12px. Could somebody show me exatly the code to put in a override.css or in a template admin panel.
Thank you!
body { font-family: Arial, Verdana, serif !important; font-size: 12px !important}