From 754dda866799694e0365fde97387555d757ff0a4 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 13 Apr 2024 11:21:24 +0300 Subject: change color of the pretext --- extras/html/style.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'extras/html') diff --git a/extras/html/style.css b/extras/html/style.css index 1cbc50d..45a3533 100644 --- a/extras/html/style.css +++ b/extras/html/style.css @@ -90,12 +90,10 @@ pre { font-family: code, monospace; overflow-x: auto; padding-left: 23px; - color: grey; border-left: dashed grey; } span.inlinecode { font-family: code, monospace; padding: 1px; - color: grey; } -- cgit v1.2.3