From 0efcdb85bf3df40f0f9ad7c9e15753116829f72a Mon Sep 17 00:00:00 2001 From: Jakob Date: Sun, 8 Mar 2020 03:55:03 +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 2f661ac..6a7b5ac 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -106,6 +106,7 @@ input { padding: 14px 20px; margin: 8px 0; background-color: #fef6e4; + box-shadow: inset 0px 8px 16px 0px rgba(0,0,0,0.2); } input[type=text], select {