changeset 36:5ab0068cff9d

better line height for article titles
author Atul Varma <varmaa@toolness.com>
date Sun, 03 Jan 2010 12:36:10 -0800
parents 6495497409dc
children 193e1387957d
files daily-edition.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/daily-edition.css	Sun Jan 03 12:33:08 2010 -0800
+++ b/daily-edition.css	Sun Jan 03 12:36:10 2010 -0800
@@ -69,6 +69,7 @@
 .article .title {
     font-size: 12pt;
     font-weight: bold;
+    line-height: 1.4em;
 }
 
 .article .title .link {