From 399ee390ec60f7f94b734d5e7a536a09ccd3471d Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Fri, 20 Aug 2021 02:30:37 +1200 Subject: [PATCH] Add files via upload --- Web Service/ecdp.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web Service/ecdp.css b/Web Service/ecdp.css index afa3336..b1e1821 100644 --- a/Web Service/ecdp.css +++ b/Web Service/ecdp.css @@ -14,7 +14,7 @@ body{ padding:20px; width:50%; text-align:center; - background-image: linear-gradient(#00b500, #007d00); + background-image: linear-gradient(#00e000, green); color: white; border-radius: 5px; }