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 {
background-color: #fefefe;
line-height: 1.4em;
line-height: 1.45em;
}
a {
@ -454,8 +454,8 @@ li.story {
clear: both;
}
ol.stories li.story div.story_liner {
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-top: 0.25em;
padding-bottom: 0.25em;
}
.comment {
clear: both;