Skip to content

Instantly share code, notes, and snippets.

@tomhayes
Created January 31, 2019 10:17
Show Gist options
  • Save tomhayes/98959ef7389e7fbe28bc401a4a8bdb69 to your computer and use it in GitHub Desktop.
Save tomhayes/98959ef7389e7fbe28bc401a4a8bdb69 to your computer and use it in GitHub Desktop.
Fix font formatting issues in Outlook
<!--[if mso]>
<style type="text/css">
body, table, td {font-family: Arial, Helvetica, sans-serif !important;}
</style>
<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment