diff --git a/static/skin/home.css b/static/skin/home.css index c6674686..c4f6874f 100644 --- a/static/skin/home.css +++ b/static/skin/home.css @@ -74,7 +74,7 @@ body { height: 280px; width: 250px; margin: 15px; - background-color: #fbfbfb; + background-color: #f7f7f7; border: 1px solid #ececec; border-radius: 3px; display: grid;