From: fabrixxm Date: Mon, 24 Jan 2011 18:50:34 +0000 (+0100) Subject: Bigger subject in messages X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a282042ffc69ce910ac92118907305ed38dbd869;p=friendica.git Bigger subject in messages --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index b00f24cc28..db947bdb4d 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1453,8 +1453,9 @@ input#dfrn-url { margin-top: 10px; } a.mail-list-link { - display: block; - padding: 4px 5px; + display: block; + font-size: 1.3em; + padding: 4px 0; } /* @@ -1492,8 +1493,8 @@ a.mail-list-link { } .mail-conv-subject { - font-size: 1.1em; - margin-top: 10px; + font-size: 1.4em; + margin: 10px 0; } .mail-conv-outside-wrapper-end {