diff --git a/templates/about.html b/templates/about.html index 9ffdfcff..7281ff92 100644 --- a/templates/about.html +++ b/templates/about.html @@ -636,58 +636,58 @@ -
-
- -
-
英雄联盟
- -
-
-
-
-
-
-
- -
-
狼人杀
- -
-
-
-
-
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + -
+ -
-
-
关注偏好
- 数码科技 -
-
手机、电脑软硬件
-
-
-
+ + + + + + + + + + + -
-
-
音乐偏好
- Hiphop、民谣、华语流行 -
-
-
-
-
+ + + + + + + + + + + -
+

-
-
-
致谢
- 赞赏名单 -
- 感谢赞赏的人,因为你们,让我感受到写博客这件事情能够给你们创造了价值。这会让我在这条路上走得更远。 -
-
+ + + + + + + + -
-
思宁
-
-
¥ 1
- -
-
+ + + + + + + + -
-
小屁卡
-
-
¥ 3
- -
-
+ + + + + + + + -
-
Adil
-
-
¥ 50 -
- -
-
+ + + + + + + + + -
-
ғᴏᴜʀʏ
-
-
¥ 1
- -
-
+ + + + + + + + -
-
**才
-
-
¥ 2
- -
-
+ + + + + + + + -
-
ZEvan
-
-
¥ 1
- -
-
+ + + + + + + + -
-
-
- 打赏作者 -
-
-
    - 感谢你赐予我前进的力量 -
      + + + + + + + + + + -
    • - - 微信 - -
      - 微信 -
      -
    • + + + + + + + + -
    • - - 支付宝 - -
      - 支付宝 -
      -
    • + + + + + + + + -
    -
-
-
-
-
-
+ + + + + + + diff --git a/templates/assets/css/main.css b/templates/assets/css/main.css index 911601d6..465fd779 100644 --- a/templates/assets/css/main.css +++ b/templates/assets/css/main.css @@ -772,7 +772,7 @@ figure.highlight pre .javascript .function, figure.highlight pre .tag .attr { #article-container figure.highlight, #article-container pre { overflow: auto; margin: 0px 0px 1rem; - padding: 0px; + /*padding: 0px;*/ line-height: 1.6; } @@ -8696,7 +8696,7 @@ b, strong { } #article-container.post-content h1, #article-container.post-content h2, #article-container.post-content h3, #article-container.post-content h4 { - display: flex; + /*display: flex;*/ align-items: center; justify-content: space-between; flex-direction: row-reverse;