diff --git a/mail/templates/default/app.css b/mail/templates/default/app.css index 42af3b54a7..1d2edccf29 100644 --- a/mail/templates/default/app.css +++ b/mail/templates/default/app.css @@ -780,7 +780,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote{ } .tmpPrintDiv .td_display { font-family: Verdana, Arial, Helvetica, sans-serif; - font-size: 120%; + font-size: 140%; color: black; background-color: #FFFFFF; } diff --git a/mail/templates/pixelegg/app.css b/mail/templates/pixelegg/app.css index 7f75cf54af..ef81b47a65 100755 --- a/mail/templates/pixelegg/app.css +++ b/mail/templates/pixelegg/app.css @@ -780,7 +780,7 @@ blockquote blockquote blockquote blockquote blockquote blockquote { } .tmpPrintDiv .td_display { font-family: Verdana, Arial, Helvetica, sans-serif; - font-size: 120%; + font-size: 140%; color: black; background-color: #FFFFFF; }