From a4c02ed249adc42dc23d7e047420f79e71c6fadf Mon Sep 17 00:00:00 2001 From: naomi Date: Fri, 17 Sep 2021 14:32:01 +0100 Subject: [PATCH] colour of accrediation count figures --- css/opencase.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/opencase.css b/css/opencase.css index ab90937..4063ce5 100644 --- a/css/opencase.css +++ b/css/opencase.css @@ -9,6 +9,10 @@ right: 50%; } +#block-accreditationcount td { + color: black; +} + /* */ body {