From 0c850fc989c9a7f641f1eafc2e38b2c1ba5a4025 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Fri, 23 Aug 2019 03:53:29 +0800 Subject: [PATCH] Update background --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 6c62b923..05d801e8 100644 --- a/static/style.css +++ b/static/style.css @@ -157,7 +157,7 @@ img { /* Body -------------------------------------------------- */ .list { - background: linear-gradient(135deg, #e2e2e2, #e5e5e5, #f8f8f8, #e2e2e2, #ddd); + background: linear-gradient(135deg, #e2e2e2, #f8f8f8, #ddd); } .list::before { content: "";