From 38f3b8b9a2eaaddb1c8efe2bcb580b90d12109cf Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Thu, 1 Nov 2018 13:28:31 +0530 Subject: Modified style class for registration and schedule table --- static/website/bootstrap-css/assets/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/website/bootstrap-css/assets/css') diff --git a/static/website/bootstrap-css/assets/css/main.css b/static/website/bootstrap-css/assets/css/main.css index 1efd34d..dc3871f 100644 --- a/static/website/bootstrap-css/assets/css/main.css +++ b/static/website/bootstrap-css/assets/css/main.css @@ -462,7 +462,7 @@ ul li { color: black; font-weight: 500; } -.schedule-box .schedule-header{ +.schedule-header{ color: #fff; background-color: #806600; font-weight: 600; -- cgit