From 1f4f9a289f745baca578ce178063dbd042da2d7d Mon Sep 17 00:00:00 2001 From: Jakob Date: Sun, 8 Mar 2020 05:05:41 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/threadr/style.css b/threadr/style.css index eeb3f62..62bf22e 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -79,6 +79,10 @@ div.margin { margin-right: 16px; } +div.postcontent { + padding: 40px 0px 0px 0px; +} + body { margin: 0px; background-color: #fef6e4;