aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-04-15 13:50:53 +0100
committerYann Herklotz <git@yannherklotz.com>2023-04-15 13:50:53 +0100
commitb0f7f5cc18449d9c4f82063da14eda0079153124 (patch)
tree5bb6abb6cec62b5e83cfa89b8c5840ddee84e2ed
parenta4b6468f262833ad6d3874509d80878ef273fea1 (diff)
downloadyannherklotz.com-b0f7f5cc18449d9c4f82063da14eda0079153124.tar.gz
yannherklotz.com-b0f7f5cc18449d9c4f82063da14eda0079153124.zip
Add more interesting fonts
-rw-r--r--themes/ymherklotz/static/css/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index 512c00d..33217cb 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -124,7 +124,7 @@ h1:hover > .heading-anchor1, h2:hover > .heading-anchor2, h3:hover > .heading-an
}
html {
- font-family: /*'EBGaramond',*/ serif;
+ font-family: /*'EBGaramond',*/ "Iowan Old Style", "Apple Garamond", "Baskerville", "Droid Serif", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
body {