diff options
Diffstat (limited to 'static/website/bootstrap-css/assets')
-rw-r--r-- | static/website/bootstrap-css/assets/css/main.css | 2 |
1 files changed, 1 insertions, 1 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; |