From dfbbf48f16020d92c9deb30da1f66a2f41b17c14 Mon Sep 17 00:00:00 2001 From: Jakob Date: Fri, 21 Feb 2020 10:41:57 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index 1a47e37..e3e32d7 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -216,6 +216,10 @@ ul.topnav li.right { } ul.list li { + float: none; +} + +ul.list li p { display: block; color: #fef6e4; text-align: center; @@ -224,7 +228,6 @@ ul.list li { font-size: 1em; padding: 14px 16px; text-decoration: none; - float: none; } /*.dropdown-content {