css: more line-height tweaks

This commit is contained in:
Carl Chenet 2017-05-19 14:04:12 +02:00
parent 3faf62c53c
commit fb421febce

View file

@ -21,7 +21,7 @@ body, textarea, input, button {
body { body {
background-color: #fefefe; background-color: #fefefe;
line-height: 1.4em; line-height: 1.45em;
} }
a { a {
@ -454,8 +454,8 @@ li.story {
clear: both; clear: both;
} }
ol.stories li.story div.story_liner { ol.stories li.story div.story_liner {
padding-top: 0.3em; padding-top: 0.25em;
padding-bottom: 0.3em; padding-bottom: 0.25em;
} }
.comment { .comment {
clear: both; clear: both;