diff --git a/_less/screen.less b/_less/screen.less index f7c167c0..a9fd4bdb 100644 --- a/_less/screen.less +++ b/_less/screen.less @@ -33,7 +33,7 @@ h1 img,h2 img,h3 img{ margin-right:5px; } p { - line-height: 1.5em; + line-height:1.5em; } a:link,a:visited,a:active{ color:#4892b2; @@ -395,6 +395,7 @@ li{ .index a,.index a:link,.index a:active,.index a:visited{ display:block; text-decoration:none; + line-height:1.5em; } .box{