diff --git a/lms/static/sass/_home.scss b/lms/static/sass/_home.scss index d988e541eb..91096d3673 100644 --- a/lms/static/sass/_home.scss +++ b/lms/static/sass/_home.scss @@ -281,14 +281,6 @@ text-align: center; text-transform: uppercase; text-shadow: 0 1px rgba(255,255,255, 0.6); - - .lowercase { - color: $lighter-base-font-color; - font-family: inherit; - font-size: inherit; - font-style: inherit; - text-transform: none; - } } } diff --git a/lms/templates/course.html b/lms/templates/course.html index 53f3cff4e6..50a00f9d31 100644 --- a/lms/templates/course.html +++ b/lms/templates/course.html @@ -4,7 +4,6 @@ from courseware.courses import course_image_url, get_course_about_section %> <%page args="course" /> -
diff --git a/lms/templates/index.html b/lms/templates/index.html index 5494769d4b..42edd2a92e 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -46,7 +46,7 @@
-

Explore courses from edX universities

+

Explore courses from edX universities