diff --git a/ghost/email-service/lib/email-templates/partials/styles-old.hbs b/ghost/email-service/lib/email-templates/partials/styles-old.hbs index 981eca462d..17b5ba9cdc 100644 --- a/ghost/email-service/lib/email-templates/partials/styles-old.hbs +++ b/ghost/email-service/lib/email-templates/partials/styles-old.hbs @@ -1283,7 +1283,7 @@ a[data-flickr-embed] img { table.body ul, table.body ol, table.body td { - font-size: 16px !important; + font-size: 16px; } table.body pre { @@ -1388,14 +1388,14 @@ a[data-flickr-embed] img { } - table.body .footer p { - font-size: 12px !important; + table.body .footer p, table.body .footer p span { + font-size: 13px !important; } table.body .view-online-link, table.body .footer, - table.body .footer a { - font-size: 12px !important; + table.body .footer a, { + font-size: 13px !important; } table.body .post-title a {