From e06dcefb23cddc0154948d05763389113202aa6b Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 24 Oct 2025 18:22:34 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E8=A7=88ppt=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E8=92=99=E5=B1=82=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style/css/index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style/css/index.css b/style/css/index.css index 645b842..e97f399 100644 --- a/style/css/index.css +++ b/style/css/index.css @@ -207,7 +207,8 @@ body,p,div{ } .look_content{ z-index: 110; - background: rgba(0, 0, 0, 0.33); + background: rgba(0, 0, 0, 0.75); + backdrop-filter: blur(10px); display: flex; } .look_left{