diff --git a/lms/static/sass/multicourse/_press_release.scss b/lms/static/sass/multicourse/_press_release.scss index d135c8b81f..0694eb0a27 100644 --- a/lms/static/sass/multicourse/_press_release.scss +++ b/lms/static/sass/multicourse/_press_release.scss @@ -18,6 +18,16 @@ margin-bottom: 30px; text-align: center; } + + li { + color: $base-font-color; + font: normal 1em/1.6em $serif; + margin: 0px; + } + + li + li { + margin-top: 20px; + } > article { border: 1px solid rgb(220,220,220); diff --git a/lms/templates/feed.rss b/lms/templates/feed.rss index 52b2e2366c..3ab3ed3134 100644 --- a/lms/templates/feed.rss +++ b/lms/templates/feed.rss @@ -11,7 +11,7 @@ tag:www.edx.org,2012:Post/3 2012-07-16T14:08:12-07:00 2012-07-16T14:08:12-07:00 - + UC Berkeley joins edX <img src="${static.url('images/press/edx_logo_108x81.jpeg')}" /> <p>edX broadens course offerings</p> diff --git a/lms/templates/index.html b/lms/templates/index.html index be779769a6..4f5b4b5896 100644 --- a/lms/templates/index.html +++ b/lms/templates/index.html @@ -121,7 +121,7 @@