From c8bbfb63a32cedbad22fcd364141a07208ce12bc Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 20 Feb 2025 20:49:27 +0100 Subject: fix black theme and import erorr reporting --- web/style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/style/layout.css b/web/style/layout.css index 9c98731..1dfbff2 100644 --- a/web/style/layout.css +++ b/web/style/layout.css @@ -53,7 +53,7 @@ h1, h2, h3, h4 { h1 { font-weight: bold; } -p, span, a, td, th, label, input, legend { +p, span, a, td, th, label, input, legend, pre { color: var(--font); } -- cgit v1.2.3-70-g09d2