From 45e93608ab60c9762b6e7966e831c81a0baa2fb9 Mon Sep 17 00:00:00 2001 From: UPToZ Date: Wed, 29 May 2024 17:34:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=A7=E6=A0=8F=E7=88=B1?= =?UTF-8?q?=E5=8F=91=E7=94=B5=E5=9B=BE=E7=89=87=E6=A0=B7=E5=BC=8F=E5=92=8C?= =?UTF-8?q?=E6=96=87=E7=AB=A0=E9=A1=B5=E9=9D=A2=E6=A0=87=E9=A2=98=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E9=95=BF=E5=BA=A6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/zhheoblog.css | 11 +- .../widgets/about-widgets/statistics-map.html | 363 +++++++++--------- 2 files changed, 184 insertions(+), 190 deletions(-) diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index d3778ee..fd01b30 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -7477,7 +7477,7 @@ span.fund_name { height: 60px; border-radius: 50%; background-size: cover; - margin-right: 12px; + /* margin-right: 12px; */ border: var(--style-border-always); transition: .3s ease-out } @@ -7533,7 +7533,8 @@ div#power-star-title { flex-wrap: wrap; position: relative; width: calc(100% - 68px); - justify-content: center + justify-content: center; + padding-left: 12px; } /* 商务广告-设计周刊 */ @@ -10015,7 +10016,7 @@ span.recent-post-top-text { } /* 作者打招呼 */ -div#author-info__sayhi { +/* div#author-info__sayhi { text-align: left; color: var(--heo-white); background: var(--heo-white-op); @@ -10027,7 +10028,7 @@ div#author-info__sayhi { cursor: pointer; -webkit-user-select: none; transition: 0.3s; -} +} */ div#author-info__sayhi:hover { background: var(--heo-white-op); @@ -10439,7 +10440,7 @@ a.extend.prev { } #post-info .post-title { - width: 1100px; + width: 1200px; font-size: 2.6rem !important; } } diff --git a/templates/modules/widgets/about-widgets/statistics-map.html b/templates/modules/widgets/about-widgets/statistics-map.html index 1b9d155..58e9274 100644 --- a/templates/modules/widgets/about-widgets/statistics-map.html +++ b/templates/modules/widgets/about-widgets/statistics-map.html @@ -1,187 +1,180 @@
-
-
-
数据
- 访问统计 -
-
统计信息来自 51la网站统计
- -
-
- - -
-
- 我现在住在 - [[${theme.config.about.map.StrengthenTitle}]] - -
-
-
- 生于2000 -
-
- 太原理工大学计算机科学 -
-
- 现在职业BI工程师 -
-
-
- - - -
+
+
+
数据
+ 访问统计 +
+
统计信息来自 51la网站统计
+ +
+
+ + +
+
+ 我现在住在 + [[${theme.config.about.map.StrengthenTitle}]] + +
+
+
+ 生于2000 +
+
+ 太原理工大学计算机科学 +
+
+ 现在职业BI工程师 +
+
+
+ + + + \ No newline at end of file