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 @@