From 0e061e76a956f7ac879544937b5b95c04815ad24 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 2 Aug 2025 18:00:40 +0800 Subject: 移除single.html中的header引用 优化日期格式 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/main.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/main.css b/assets/css/main.css index c4a1e7b..4ecbf2b 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -14,9 +14,13 @@ body { height: 100%; } +.inner-post-title { + margin-bottom: 10px; +} + time { - margin: 0; line-height: 1px; + font-size: 18px; } .simplified-pagination nav ul { -- cgit v1.2.3