From 3bdda25b525b560c5584132ca705e12969e77e6b Mon Sep 17 00:00:00 2001 From: ngfchl Date: Wed, 7 Dec 2022 19:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/auto_pt/status.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/templates/auto_pt/status.html b/templates/auto_pt/status.html index e4182e6..83b7948 100644 --- a/templates/auto_pt/status.html +++ b/templates/auto_pt/status.html @@ -14,6 +14,12 @@ opacity: 0.95; } + .site-logo:hover { + cursor: pointer; + transform: scale(1.5); + transition: all 0.6s; + } + .info-card { background-color: rgba(227, 229, 229, 0.6); border: 2px solid skyblue; @@ -131,7 +137,7 @@ 签到 - 更新 + 更新 历史 @@ -202,8 +208,9 @@