- 网站首页整改 @@ -142,7 +166,7 @@
最近更新/加入/改进:
最近更新/加入/改进:
+
次! @@ -150,7 +174,7 @@
-
我的网站访问量:
从2024/2/1开始次! @@ -150,7 +174,7 @@
我的网站访问量:
从2024/2/1开始
+
diff --git a/index.html b/index.html index 7decd2a..5f6986e 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,30 @@ animation: appear 1s ease; z-index: 12; } + + #new { + position: absolute; + right: 20px; + } + + #ip { + position: absolute; + right: 20px; + } + + #zhishi { + position: absolute; + right: 20px; + } + + @media (max-width: 900px) { + + #new, + #ip, + #zhishi { + display: none; + } + }
@@ -133,7 +157,7 @@