summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authormms <michal@sapka.me>2024-07-29 01:28:09 +0200
committermms <michal@sapka.me>2024-07-29 01:28:09 +0200
commite59e7ca86ebac4cb1b738c73326a92020bdf883c (patch)
tree83a1a35842ac2e7e834b44526530da3af9a91d1a /layouts
parent59c1bd35f72287109fe2dac254f193b0ce0b7edb (diff)
feat(emacs): serif
Diffstat (limited to 'layouts')
-rw-r--r--layouts/cool-emacs/baseof.html2
1 files changed, 1 insertions, 1 deletions
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 }});