From 6065eca82feae5e57cfef78e2872d890f53b7b3b Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Sat, 12 Nov 2016 09:06:18 -0500 Subject: [PATCH] update style for torbb --- .../django/nntpchan/nntpchan/frontend/static/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css b/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css index 8382f3b..5843ed8 100644 --- a/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css +++ b/contrib/frontends/django/nntpchan/nntpchan/frontend/static/style.css @@ -62,10 +62,12 @@ img.thumb { margin: 1%; width: 90%; align-items: flex-begin; + padding: 10%; } #wrapper , #content { flex-direction: column; + padding: 5%; } .post {