From 41ef953204fa16afdb3c4af0c26205b3dbe06c12 Mon Sep 17 00:00:00 2001 From: Ashis Kumar Singh <49238464+ashiscs@users.noreply.github.com> Date: Wed, 23 Oct 2019 19:34:22 +0530 Subject: [PATCH] fixed #641 after exhibition with community showcases not in red colour --- css/theme-lava.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/theme-lava.css b/css/theme-lava.css index 6d2bfd13..6f7aa6cc 100644 --- a/css/theme-lava.css +++ b/css/theme-lava.css @@ -1534,7 +1534,7 @@ nav .container { font-size: 16px; } .schedule-title .title { - color: #333333; + color: #B82300;; } .schedule-text { max-height: 0px;