about summary refs log tree commit diff stats
path: root/js/toadmode/index.html
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-01-11 06:43:30 -0500
committerelioat <elioat@tilde.institute>2024-01-11 06:43:30 -0500
commit0114d2761e745e459a196029d58e5ea056c4c0d4 (patch)
tree4d5ccb053a3f7ddae7076644ab7df59a80e6d1d1 /js/toadmode/index.html
parentcabd602f4006e3781d04bc314f66058d4ea157be (diff)
downloadtour-0114d2761e745e459a196029d58e5ea056c4c0d4.tar.gz
*
Diffstat (limited to 'js/toadmode/index.html')
-rw-r--r--js/toadmode/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/toadmode/index.html b/js/toadmode/index.html
index 6a0696e..a1327b4 100644
--- a/js/toadmode/index.html
+++ b/js/toadmode/index.html
@@ -13,8 +13,8 @@
             margin: 0;
             padding: 0;
             background-color: #000;
-            font-family: 'APL386', monospace;
-            /* font-family: 'Shantell Sans', sans-serif; */
+            /* font-family: 'APL386', monospace; */
+            font-family: 'Shantell Sans', sans-serif;
         }
         canvas {
             display: block;