From 259dbd5bee9ee094061a6c695013a1bc642a0280 Mon Sep 17 00:00:00 2001 From: Oleksandr Kozachuk Date: Thu, 14 Sep 2023 20:25:26 +0200 Subject: [PATCH] Switch font to CMU Typewriter. --- db/.next | 2 +- db/0003.txt | 4 ++-- db/0015.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/db/.next b/db/.next index 3e932fe..597975b 100644 --- a/db/.next +++ b/db/.next @@ -1 +1 @@ -34 \ No newline at end of file +35 \ No newline at end of file diff --git a/db/0003.txt b/db/0003.txt index 10eeefb..429a92c 100644 --- a/db/0003.txt +++ b/db/0003.txt @@ -28,7 +28,7 @@ def markdown_to_html(filename): } body { - font-family: 'Space Mono', monospace; + font-family: 'CMUTypewriterTextRegular'; background-color: var(--solarized-base03); color: var(--solarized-base1); margin: 0; @@ -91,7 +91,7 @@ def markdown_to_html(filename): - + diff --git a/db/0015.txt b/db/0015.txt index 357818d..ba544d1 100644 --- a/db/0015.txt +++ b/db/0015.txt @@ -11,7 +11,7 @@ Sure, here's a simple responsive HTML page layout with a dark solarized color sc - +