From 6a7e4dbbbfdbd475bf5d5cdd0fc54df38c26c58d Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Mon, 6 Nov 2017 10:44:56 +0100 Subject: Update default.css --- res/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/default.css b/res/default.css index 481e8a5..d89fae1 100644 --- a/res/default.css +++ b/res/default.css @@ -39,7 +39,7 @@ a { } #content { - margin: 10px, 0 auto; + margin: 0 auto; line-height: 1.5em; width: 70%; } -- cgit