Where can I modify the default template for html messages?
I need to write messages in HTML, with a consistent style. Unfortunately, Thunderbird currently uses pre-html5 non css styles like:
<font size="-1" face="Arial">...
instead of:
<p>...
which produces more accurate and consistent results.
I would like to change the initial <p>
Where can I do this? </font>
All Replies (1)
Closing thread as a duplicate of https://support.mozilla.org/en-US/questions/1261998