From 2484be14c146d1f16457256f5ad8ba3564b3ff2d Mon Sep 17 00:00:00 2001 From: Jakob Date: Sun, 23 Feb 2020 18:18:01 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/threadr/style.css b/threadr/style.css index ac87aa3..474ebab 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -193,7 +193,7 @@ ul.topnav li a { font-family: monospace; font-size: 1em; - padding: 14px 16px; + /*padding: 14px 16px;*/ text-decoration: none; } @@ -209,10 +209,10 @@ ul.topnav li.right { float: right; } -@media screen and (max-width: 600px) { +/*@media screen and (max-width: 600px) { ul.topnav li.right, ul.topnav li {float: none;} -} +}*/ ul.list { list-style-type: none;