From: Nigel Metheringham Date: Fri, 24 Sep 2010 09:13:17 +0000 (+0100) Subject: Reduced vertical space on text lines X-Git-Tag: exim-4_89_1~90 X-Git-Url: https://git.exim.org/exim-website.git/commitdiff_plain/a93a61b0eba8ba3d253d6c3a8d91890e1212a1c3 Reduced vertical space on text lines --- diff --git a/templates/web/common.css b/templates/web/common.css index e0098be..81a04cb 100644 --- a/templates/web/common.css +++ b/templates/web/common.css @@ -212,7 +212,7 @@ html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acron padding: 0.71429em 0 1.42857em 0; margin: 0 auto; font-size: 1.4em; /* 14px */ - line-height: 2; /* 28px */ + line-height: 1.5; /* 21px */ background-color: #fff; } /* Remove side padding on thin windows (phones?) */