From 01358eaa65ab4d415e659328cef05d78cf822ac1 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 24 Feb 2020 22:19:51 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/threadr/style.css b/threadr/style.css index 36818a3..b6b5a81 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -130,6 +130,7 @@ div.image_container { padding: 0.5em 0.5em; background-color: #f3d2c1; border-radius: 5px; + box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); } p.image_container {