From 5f566c792457e82a7edd3dbe9a858ad385d87c60 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 16 Nov 2016 14:51:07 +0100 Subject: Justify body text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/layout.html b/templates/layout.html index 487a040..c12039c 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -47,6 +47,7 @@ article header h1 { } article p { white-space: pre-wrap; + text-align: justify; } #tags { padding-bottom: 0.25rem; -- cgit v1.2.3-54-g00ecf