From 2c27651a7fafafd38409aa8527d88196196a0320 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 28 May 2022 21:25:09 +0100 Subject: try new font --- style.css | 2 +- text.ttf | Bin 176716 -> 168260 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index cba68167..b07ce6e3 100644 --- a/style.css +++ b/style.css @@ -112,7 +112,7 @@ img { } pre { - font-family: courier, code, monospace; + font-family: code, monospace; padding: 0; overflow-x: scroll; scrollbar-width: none; diff --git a/text.ttf b/text.ttf index 8df41bd5..ddf4bfac 100644 Binary files a/text.ttf and b/text.ttf differ -- cgit v1.2.3