From cb8d08c85dabdce17b99317e3d66fb2c2dc3da7d Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Thu, 19 Jul 2012 17:16:01 -0400 Subject: [PATCH] Remove lowercase edX in all caps --- lms/static/sass/_home.scss | 8 -------- lms/templates/course.html | 1 - lms/templates/index.html | 2 +- 3 files changed, 1 insertion(+), 10 deletions(-) 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