From c7b0e6d8951d5121c1011c82c312511bce5a9f45 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sun, 29 Sep 2013 16:38:25 +0200 Subject: justify text --- default/htdocs/styles/css3.css | 1 + 1 file changed, 1 insertion(+) (limited to 'default/htdocs') diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index ed28d9c..32e5348 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -51,6 +51,7 @@ html { p { padding: 1px 0; + text-align: justify; } span.italic { -- cgit v1.2.3