changeset 33:5ccef0dd96b5

increase line height.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 22 Jun 2009 08:35:26 +0900
parents c85c481c86e7
children e337ff8cde74
files default.css
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/default.css	Sun Jun 14 00:00:40 2009 +0900
+++ b/default.css	Mon Jun 22 08:35:26 2009 +0900
@@ -187,7 +187,7 @@
 .content {
 	float: right;
 	width: 520px;
-  line-height: 1.5em;
+	line-height: 1.75em;
 }
 
 .content .item {
@@ -235,7 +235,7 @@
 	padding: 6px;
 	width: 720px;
 	clear: both;
-        line-height: 1.3em;
+	line-height: 1.45em;
 }
 
 .footer a {