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