diff --git a/threadr/style.css b/threadr/style.css index ef5f3b8..36818a3 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: #001858; + background-color: #f3d2c1; border-radius: 5px; }