From 1e9a72442a7b16d0baca67be6ec74b4d37069875 Mon Sep 17 00:00:00 2001 From: Jakob Date: Mon, 24 Feb 2020 22:24:21 +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 465619f..d525eb9 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -128,7 +128,7 @@ img.available_space { div.image_container { border: 1px solid #001858; padding: 0.5em 0.5em; - background-color: #8bd3dd; + background-color: #f0f0f0; border-radius: 5px; }