From 591e8d220e57ce0b6154cc2cea08320c677b838a Mon Sep 17 00:00:00 2001
From: zq <136432190602163.com>
Date: Fri, 7 Mar 2025 10:57:10 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=85=BC=E5=AE=B9=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
home.html | 2 +-
style/css/index.css | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/home.html b/home.html
index bad5a2c..9359025 100644
--- a/home.html
+++ b/home.html
@@ -9,7 +9,7 @@
{if $_siteinfo.site_introduction_name}{$_siteinfo.site_introduction_name}{else}AI论文{/if}
{if $site_ico}
{/if}
-
+
diff --git a/style/css/index.css b/style/css/index.css
index 8d23da1..ae1d92b 100644
--- a/style/css/index.css
+++ b/style/css/index.css
@@ -760,6 +760,7 @@ header .right .activebtn{
width: 100%;
background: rgba(255, 255, 255, 0.5);
backdrop-filter: blur(10px);
+ -webkit-backdrop-filter:blur(10px);
display: flex;
justify-content: center;
transition:all .7s;
@@ -1092,6 +1093,7 @@ li .select_icon, .pay_every .pay_icon{
}
.oneRight input{
flex: 1;
+ font-size: 14px;
border: none;
padding-left: 12px;
color: #1F2225;