From 7b16cb57110b81842211031da24030155f77f26a Mon Sep 17 00:00:00 2001 From: ilya Date: Mon, 31 Mar 2025 10:54:24 +0200 Subject: [PATCH] better text tweaks --- themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css b/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css index 4b15ebb..cd25c9a 100644 --- a/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css +++ b/themes/zhaohuabing/static/css/hugo-theme-cleanwhite.css @@ -62,13 +62,13 @@ } body{ font-family:-apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif; - line-height:1.7; + line-height:1.2; font-size:17px; color:#404040; overflow-x:hidden } p{ - margin:30px 0 + margin:10px 0 } h1,h2,h3,h4,h5,h6{ font-family:-apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif;