From c8160504d8d042dd520a6b6563f21e61a1296bc1 Mon Sep 17 00:00:00 2001 From: SouthFox Date: Mon, 19 Jun 2023 09:24:02 +0800 Subject: [PATCH] [style] update comment font --- themes/freemind/source/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/freemind/source/css/style.css b/themes/freemind/source/css/style.css index ef20db9..0c39c3a 100644 --- a/themes/freemind/source/css/style.css +++ b/themes/freemind/source/css/style.css @@ -1441,7 +1441,7 @@ dialog #close { } .mastodon-comment p { margin-bottom: 0px; - font-family: unset; + font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; } .mastodon-comment .author { padding-top:0;