[fix] text section line-height

This commit is contained in:
kload 2016-01-12 18:23:25 +01:00
parent 73faba80f2
commit 898a2a7c93

View File

@ -100,6 +100,7 @@ a {
text-align: center; text-align: center;
font-family: 'crimson', serif; font-family: 'crimson', serif;
font-size: 1.6em; font-size: 1.6em;
line-height: 1.8em;
margin-left: 21%; margin-left: 21%;
margin-right: 21%; margin-right: 21%;
color: black; color: black;