From 568a47dcb448d6a57ea01a018a259b07b97384da Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Fri, 18 Nov 2022 17:50:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E9=A6=88=E4=BF=AE=E6=94=B9-1118?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/home/new/css/about.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/static/home/new/css/about.css b/public/static/home/new/css/about.css index df71cd67..0923fa3a 100644 --- a/public/static/home/new/css/about.css +++ b/public/static/home/new/css/about.css @@ -176,7 +176,7 @@ .about .main-4 .item{ width: calc(50% - 0.75rem); height: 33rem; - background-color: #2847db; + background-color: #00db6d; padding: 3rem 5.5rem; color: #ffffff; position: relative; @@ -185,6 +185,7 @@ font-size: 1.9rem; line-height: 1.1; margin-bottom: 2rem; + color: #ffff1b; } .about .main-4 .item h4{ font-size: 0.85rem; @@ -227,7 +228,7 @@ .about .main-2 { padding-top: 16rem; padding-bottom: 4rem; - background-color: #00db6d; + background-color: #dfdfdf; margin-top: -12.25rem; position: relative; z-index: -1; @@ -239,7 +240,7 @@ .about .main-2 h2{ text-align: center; - color: #ffff1b; + color: #00db6d; margin-bottom: 1.6rem; } .about .main-2 .main-title p{ @@ -262,7 +263,6 @@ .about .main-2 .item h6{ font-size: 1rem; line-height: 1.5; - color: #ffffff; margin-top: 0.6rem; } @@ -272,7 +272,7 @@ width: 0.75rem; height: 0.75rem; border-radius: 100%; - background-color: #ffffff; + background-color: #3f3f3f; margin-right: 0.6rem; }