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 +- static/website/templates/home.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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; diff --git a/static/website/templates/home.html b/static/website/templates/home.html index ca1673d..063cac1 100644 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -130,8 +130,8 @@
@@ -240,8 +240,8 @@
-
-
|