From fa990a1e09bba529abc56bc9961844d463225325 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 24 Feb 2020 22:46:29 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadr/style.css b/threadr/style.css index a896d81..2556848 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -119,6 +119,7 @@ div.round-border { img { max-width: 100%; + box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); } img.available_space { @@ -225,7 +226,6 @@ ul.topnav li a { color: #fef6e4; font-family: monospace; font-size: 1em; - padding: 14px 16px; text-decoration: none; }