summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extras/html/style-notes-override.css20
-rw-r--r--gemtexter-paul.buetow.org.conf3
2 files changed, 2 insertions, 21 deletions
diff --git a/extras/html/style-notes-override.css b/extras/html/style-notes-override.css
index b5953b4..bc6159b 100644
--- a/extras/html/style-notes-override.css
+++ b/extras/html/style-notes-override.css
@@ -1,23 +1,3 @@
-body {
- font-family: handnotes, monospace;
-}
-
h1, h2, h3 {
font-family: handnotes, monospace;
}
-
-a {
- font-family: typewriter, monospace;
-}
-
-p.quote {
- font-family: typewriter, monospace;
-}
-
-ul {
- font-family: typewriter, monospace;
-}
-
-pre {
- font-family: typewriter, monospace;
-}
diff --git a/gemtexter-paul.buetow.org.conf b/gemtexter-paul.buetow.org.conf
index 2937575..1761106 100644
--- a/gemtexter-paul.buetow.org.conf
+++ b/gemtexter-paul.buetow.org.conf
@@ -11,7 +11,8 @@ declare -xr HTML_HEADER=./extras/html/header.html.part
declare -xr HTML_FOOTER=./extras/html/footer.html.part
declare -xr HTML_CSS_STYLE=./extras/html/style.css
declare -xr HTML_VARIANT=exact
-declare -xr HTML_WEBFONT_TEXT=./extras/html/roboto-slab/RobotoSlab-Regular.ttf
+declare -xr HTML_WEBFONT_TEXT=./extras/html/Lato/Lato-Regular.ttf
+declare -xr HTML_WEBFONT_HEADING=./extras/html/Abril_Fatface/AbrilFatface-Regular.ttf
declare -xr HTML_WEBFONT_CODE=./extras/html/hack/Hack-Regular.ttf
declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/khand/khand.ttf
declare -xr HTML_WEBFONT_TYPEWRITER=./extras/html/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf