From d29f54cd5db08beb6c3c73f4cfca089e4e408407 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 7 Dec 2022 19:59:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8a19c99..fa306bd 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,9 @@ /*add*/ .swiper-slide img{ width: 100%;height: 100%; } - + .text{ + color:#333333; + }