From d854801c8764311a28289631b06207411483a7da Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 2 Apr 2025 12:04:37 -0400 Subject: Apparently I'm blind. --- notekins/nksext.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notekins/nksext.css') diff --git a/notekins/nksext.css b/notekins/nksext.css index 6e2179d..e7e90d5 100644 --- a/notekins/nksext.css +++ b/notekins/nksext.css @@ -7,9 +7,8 @@ #panel p { margin:1em; } -div.postlist > div.TText { +div#postslist > div.TText { font-family: "Delius Swash Caps", Verdana, sans-serif; - font-variant-ligatures: none; } span.left { display: table-cell; @@ -19,6 +18,7 @@ span.left { white-space: nowrap; } span.right { + font-family: 'CMU Typewriter Text w', 'CMU Typewriter Text', 'TeX Gyre Cursor', 'FreeMono', 'Courier New', Courier, monospace; display: table-cell; text-align: right; white-space: nowrap; -- cgit v1.2.3