diff --git a/theme/leatherbound/style/core.css b/theme/leatherbound/style/core.css index b2a2336a688..c0d25ccc7ef 100644 --- a/theme/leatherbound/style/core.css +++ b/theme/leatherbound/style/core.css @@ -167,6 +167,9 @@ h2.headingblock { .course-content .current { background: #da5013; +} + +.course-content .current .left.side { color: #fff; }