From 33e73ad062c6155864c30812476f9347150d6c8c Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 17 Jan 2024 13:59:34 -0400 Subject: css: make inline code slightly smaller --- src/static/site6.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/static/site6.css') diff --git a/src/static/site6.css b/src/static/site6.css index 8b87fd2..47bd0e6 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -868,9 +868,10 @@ li .by a { } p code { - font-size: 1em; - font-family: "courier new"; + font-size: 0.95em; + font-family: "courier new", monospace; font-weight: 800; + line-height: 1.1; } #content blockquote { -- cgit 1.3.0-6-gf8a5