From e59e7ca86ebac4cb1b738c73326a92020bdf883c Mon Sep 17 00:00:00 2001 From: mms Date: Mon, 29 Jul 2024 01:28:09 +0200 Subject: feat(emacs): serif --- layouts/cool-emacs/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/cool-emacs/baseof.html b/layouts/cool-emacs/baseof.html index fecc1c6..f9c60e4 100644 --- a/layouts/cool-emacs/baseof.html +++ b/layouts/cool-emacs/baseof.html @@ -43,7 +43,7 @@ --heading-shadow: 14px 7px 16px rgba(166, 168, 191, 1); } body { - font-family: helvetica; + font-family: serif; background-color: #B2BEB5; font-size: 1em; background-image: url({{ $bg.Permalink }}); -- cgit v1.2.3