From b8d1c10e6367bfe2c9ecb25731965270eea098a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BC=8A=E6=92=92=E5=B0=94?= <1533540012@qq.com> Date: Sat, 17 Feb 2024 17:14:49 +0800 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 68981b4..2f16027 100644 --- a/index.html +++ b/index.html @@ -166,7 +166,7 @@ bottom: -30px; width: 14px; height: 14px; - background-color: rgba(255, 255, 255, 0.8); + background-color: #d7d7ef; border-radius: 50%; cursor: pointer; transition: 0.3s;