From 3560b0c32a7f5817e3f68fc3121ab48a27dc4ef1 Mon Sep 17 00:00:00 2001 From: nek0 Date: Thu, 10 Aug 2017 03:58:44 +0200 Subject: [PATCH] aesthetics --- css/default.css | 6 +++++- templates/default.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 81ca34d..f6e2965 100644 --- a/css/default.css +++ b/css/default.css @@ -288,7 +288,7 @@ h2 { /* bg-colour */ background-color: #faf5eb; /* adjust line height */ - line-height: 190%; + line-height: 200%; /* margin */ margin: 30px; /* padding */ @@ -297,6 +297,10 @@ h2 { max-width: 700px; } +.scripture p { + margin-top: 25px; +} + .with-initial > p:first-child::first-letter { font-family: 'Maximilian Antiqua Initialen'; color: black; diff --git a/templates/default.html b/templates/default.html index d2f09c7..5569c68 100644 --- a/templates/default.html +++ b/templates/default.html @@ -20,7 +20,7 @@ - +