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