From 898a2a7c930b7b972fa7d9fa975de12520425d61 Mon Sep 17 00:00:00 2001 From: kload Date: Tue, 12 Jan 2016 18:23:25 +0100 Subject: [PATCH] [fix] text section line-height --- prosopopee/static/css/style-page.css | 1 + 1 file changed, 1 insertion(+) diff --git a/prosopopee/static/css/style-page.css b/prosopopee/static/css/style-page.css index da5c011..e626d91 100644 --- a/prosopopee/static/css/style-page.css +++ b/prosopopee/static/css/style-page.css @@ -100,6 +100,7 @@ a { text-align: center; font-family: 'crimson', serif; font-size: 1.6em; + line-height: 1.8em; margin-left: 21%; margin-right: 21%; color: black;