From faf099087fe28be73d26d43832bbd88b68f7e5a6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 25 Jan 2016 13:26:07 +0000 Subject: Fixed justificition --- provider/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/css/default.css b/provider/css/default.css index 943d83d..adc3f17 100644 --- a/provider/css/default.css +++ b/provider/css/default.css @@ -45,7 +45,7 @@ body { padding-left:1em; font:normal 1em monospace; max-width:90em; - text-align:justify; + text-align:left; } a { -- cgit v1.2.3