summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-05-18 00:13:15 +0300
committerPaul Buetow <paul@buetow.org>2024-05-18 00:13:15 +0300
commit8a4f2adf0e31c0fb453f3975e6fb830e43b7604f (patch)
tree73c8054b3dfe62bb5da4c3e8ebedaebd028e25bb /style.css
parent729dbcf8cc7e551308b3305d9daf2a20b37f78b9 (diff)
Update content for html
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index b224a3c5..927b3c19 100644
--- a/style.css
+++ b/style.css
@@ -123,3 +123,7 @@ span.inlinecode {
box-shadow: 0 0 6px #00d4ff;
color: #00d4ff;
}
+
+.footer {
+ font-family: handnotes;
+}