From ac8d7f433e72bc3d76d2d55b6d0b53a799250afa Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 21 Feb 2025 12:33:35 +0100 Subject: fix css summary color --- web/style/layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/style/layout.css b/web/style/layout.css index 1dfbff2..a86f76d 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, pre { +p, span, a, td, th, label, input, legend, pre, summary { color: var(--font); } -- cgit v1.2.3-70-g09d2