summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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;
+}