From 2eecc3ac3c18a4391b16280eb147caef2d6b6ef0 Mon Sep 17 00:00:00 2001 From: magdev Date: Sun, 26 Nov 2023 11:43:02 +0100 Subject: [PATCH] list styles --- stylesheets/application.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stylesheets/application.css b/stylesheets/application.css index f6a49fc..7513bfa 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -494,6 +494,10 @@ justify-content: space-around; } +.theme-Baupm #content .reporting-list li .label { + font-weight: bold; +} + @media screen and (max-width: 899px) { .theme-Baupm #header { color: #999;