diff --git a/lms/static/images/about-harvard.jpg b/lms/static/images/about-harvard.jpg new file mode 100644 index 0000000000..554ea97cc2 Binary files /dev/null and b/lms/static/images/about-harvard.jpg differ diff --git a/lms/static/images/about-mit.jpg b/lms/static/images/about-mit.jpg new file mode 100644 index 0000000000..ae9830f01e Binary files /dev/null and b/lms/static/images/about-mit.jpg differ diff --git a/lms/static/images/edx-logo-large-bw.png b/lms/static/images/edx-logo-large-bw.png new file mode 100644 index 0000000000..48fc90d686 Binary files /dev/null and b/lms/static/images/edx-logo-large-bw.png differ diff --git a/lms/static/images/edx-logo-large-color.png b/lms/static/images/edx-logo-large-color.png new file mode 100644 index 0000000000..db8e0fa024 Binary files /dev/null and b/lms/static/images/edx-logo-large-color.png differ diff --git a/lms/static/sass/_about_pages.scss b/lms/static/sass/_about_pages.scss index ab27f5d9cb..ef89e21a1e 100644 --- a/lms/static/sass/_about_pages.scss +++ b/lms/static/sass/_about_pages.scss @@ -37,33 +37,67 @@ margin-bottom: 80px; } - h2.mission-quote { - font-style: italic; - margin: 0 auto 120px;; - text-align: center; - text-transform: none; - width: flex-grid(10); + .our-mission { + border-bottom: 1px solid rgb(220,220,220); + @include clearfix; + margin: 0 auto 100px; + padding-bottom: 40px; + + .logo { + border-right: 1px solid rgb(200,200,200); + @include box-sizing(border-box); + float: left; + height: 115px; + margin-right: flex-gutter(); + text-align: center; + width: flex-grid(3); + + > img { + @include inline-block; + margin-top: 26px; + max-height: 60px; + } + } + + h2.mission-quote { + @include box-sizing(border-box); + float: right; + font-style: italic; + line-height: 1.4; + margin: 0px; + padding: 5px 0px 5px 20px; + text-transform: none; + width: flex-grid(9); + } } .message { + border-bottom: 1px solid rgb(220,220,220); @include clearfix; - margin-bottom: 60px; - padding-bottom: 60px; + margin-bottom: 80px; + padding-bottom: 80px; position: relative; hr { bottom: 0px; + display: none; margin: 0px; position: absolute; width: 100%; } + h2 { + border-bottom: 1px solid rgb(200,200,200); + padding-bottom: 15px; + } + .photo { @include box-sizing(border-box); background: rgb(255,255,255); border: 1px solid rgb(210,210,210); + margin-top: 37px; padding: 1px; - width: flex-grid(4); + width: flex-grid(3); img { background: rgb(245,245,245); @@ -74,8 +108,10 @@ } > article { + @include box-sizing(border-box); float: left; - width: flex-grid(8); + padding-left: 20px; + width: flex-grid(9); } &.left { diff --git a/lms/templates/static_templates/about.html b/lms/templates/static_templates/about.html index 9ddc1be307..84ac3ba892 100644 --- a/lms/templates/static_templates/about.html +++ b/lms/templates/static_templates/about.html @@ -12,7 +12,12 @@
-

“The mission of edX is to enhance human fulfillment worldwide through online learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based students and the worldwide community of online learners.”

+
+ +

“The mission of edX is to enhance human fulfillment worldwide through online learning, transforming education in quality, efficiency and scale through technology and research, for the benefit of campus-based students and the worldwide community of online learners.”

+
@@ -28,7 +33,7 @@
-
+
diff --git a/lms/templates/static_templates/faq.html b/lms/templates/static_templates/faq.html index 74a5cd42da..eeb7b611e8 100644 --- a/lms/templates/static_templates/faq.html +++ b/lms/templates/static_templates/faq.html @@ -77,7 +77,7 @@

Who is the learner? Domestic or international? Age range?

-

Improving teaching and learning for students on our campuses is one of our primary goals. Beyond that, we don’t have a target group of potential learners, as the goal is to make these courses available to anyone in the world – from any demographic – who has interest in advancing their own knowledge. The only requirement is to have a computer with an internet connection. Add stats from first course – how many countries… age range.

+

Improving teaching and learning for students on our campuses is one of our primary goals. Beyond that, we don’t have a target group of potential learners, as the goal is to make these courses available to anyone in the world – from any demographic – who has interest in advancing their own knowledge. The only requirement is to have a computer with an internet connection. More than 150,000 students from over 160 countries registered for edX's first course, 6.002x: Circuits and Electronics. The age range of students certified in this course was from 14 to 74 years.