diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-01-24 19:50:34 +0100 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-01-24 19:50:34 +0100 |
commit | a282042ffc69ce910ac92118907305ed38dbd869 (patch) | |
tree | def8bafbac99443f4f2dab994a297f6ce1dbbb2f | |
parent | 163e614a3bcac5365e9756ed88581689916c3cba (diff) | |
download | volse-hubzilla-a282042ffc69ce910ac92118907305ed38dbd869.tar.gz volse-hubzilla-a282042ffc69ce910ac92118907305ed38dbd869.tar.bz2 volse-hubzilla-a282042ffc69ce910ac92118907305ed38dbd869.zip |
Bigger subject in messages
-rw-r--r-- | view/theme/duepuntozero/style.css | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index b00f24cc2..db947bdb4 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 { |