diff --git a/cms/static/img/hiw-feature2.png b/cms/static/img/hiw-feature2.png index 530c3da8c0..9442325dd5 100644 Binary files a/cms/static/img/hiw-feature2.png and b/cms/static/img/hiw-feature2.png differ diff --git a/cms/static/img/logo-edx-studio-white.png b/cms/static/img/logo-edx-studio-white.png new file mode 100644 index 0000000000..3e3ee63622 Binary files /dev/null and b/cms/static/img/logo-edx-studio-white.png differ diff --git a/cms/static/img/thumb-hiw-feature2.png b/cms/static/img/thumb-hiw-feature2.png index 920c449fad..e96bcad1aa 100644 Binary files a/cms/static/img/thumb-hiw-feature2.png and b/cms/static/img/thumb-hiw-feature2.png differ diff --git a/cms/static/sass/_index.scss b/cms/static/sass/_index.scss index 04e353fd1b..50bf755fb7 100644 --- a/cms/static/sass/_index.scss +++ b/cms/static/sass/_index.scss @@ -74,14 +74,25 @@ margin: 0 0 ($baseline/2) 0; border-bottom: 1px solid $blue-l1; padding: 0; - font-weight: 600; + font-weight: 500; color: $white; } + .logo { + @include text-hide(); + position: relative; + top: 3px; + display: inline-block; + vertical-align: baseline; + width: 282px; + height: 57px; + background: transparent url('../img/logo-edx-studio-white.png') 0 0 no-repeat; + } + .tagline { @include font-size(24); margin: 0; - color: $white; + color: $blue-l3; } } @@ -377,6 +388,8 @@ img { @include box-sizing(border-box); width: 100%; + max-height: 50%; + overflow-y: scroll; padding: ($baseline/10); border: 1px solid $gray-l4; } diff --git a/cms/templates/howitworks.html b/cms/templates/howitworks.html index 28b67142df..b5a2893f16 100644 --- a/cms/templates/howitworks.html +++ b/cms/templates/howitworks.html @@ -9,7 +9,7 @@
-

Welcome to edX Studio

+

Welcome to

Studio helps manage your courses online, so you can focus on teaching them