summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-16 14:51:07 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-16 14:51:07 +0100
commit5f566c792457e82a7edd3dbe9a858ad385d87c60 (patch)
treedfc6163088a891e892c535d703241fa1531274c7
parent985b052d3961ab97ac9cf2e6f9f712a7a34024e1 (diff)
downloadkyblo-5f566c792457e82a7edd3dbe9a858ad385d87c60.tar.xz
Justify body text
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
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;