# HG changeset patch # User Yoshiki Yazawa # Date 1245627326 -32400 # Node ID 5ccef0dd96b5da6c447973a9799a01391361bb09 # Parent c85c481c86e733fc24b14583175154b7e533cdd3 increase line height. diff -r c85c481c86e7 -r 5ccef0dd96b5 default.css --- 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 {