From 5d061fc76e4642b810041906af1ebbd9b143e76d Mon Sep 17 00:00:00 2001 From: Lxh-3260 <1906166914@qq.com> Date: Wed, 17 Jul 2024 20:27:31 +0800 Subject: [PATCH] =?UTF-8?q?debug=E6=97=A0=E5=9B=BE=E7=89=87=E7=9A=84blog?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=AE=BD=E5=BA=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/post.html | 4 ++-- assets/css/main.css | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 8085dfb..3a098a7 100755 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -26,11 +26,11 @@

{{page.title}}

Facebook Google+ - + {% include disqus.html %} diff --git a/assets/css/main.css b/assets/css/main.css index 6dcd215..1876ca1 100755 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1207,6 +1207,7 @@ a.newer-posts:hover { .header-page { text-align: center; + /* min-height: 500px; */ margin: 10px 0; } @@ -1216,6 +1217,7 @@ a.newer-posts:hover { line-height: 1.3; } + .header-page .page-date { color: #a0a0a0; font-weight: 300;