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; }