From 817dbe8347d5e1a2264d63b62245e5f52b632335 Mon Sep 17 00:00:00 2001 From: PranavAwasthi Date: Tue, 22 Oct 2024 19:12:09 +0530 Subject: [PATCH] fixed quiz label color issue --- templates/qmn_primary.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/qmn_primary.css b/templates/qmn_primary.css index 850335dfd..fcc54b91f 100644 --- a/templates/qmn_primary.css +++ b/templates/qmn_primary.css @@ -108,6 +108,7 @@ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; + color: #222; } .quiz_section>.quiz-cat {