Commit 94016f8b by Kyle Fiedler

Minor edits to the index pages

parent 5e89fba4
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<section> <section>
<h1>Circuits &amp; Electronics</h1> <h1>Circuits &amp; Electronics</h1>
<h2>6.002x</h2> <h2>6.002x</h2>
<a class="enroll" rel="leanModal" href="#enroll">Enroll in 6.002 Circuits <span>&amp;</span> Electronics</a> <a class="enroll" rel="leanModal" href="#enroll">Enroll in 6.002x Circuits <span>&amp;</span> Electronics</a>
</section> </section>
<p>6.002x (Circuits and Electronics) is an experimental on-line adaptation of MIT&rsquo;s first undergraduate analog design course: 6.002. This course will run, free of charge, for students worldwide from March 1, 2012 through June 8, 2012.</p> <p>6.002x (Circuits and Electronics) is an experimental on-line adaptation of MIT&rsquo;s first undergraduate analog design course: 6.002. This course will run, free of charge, for students worldwide from March 1, 2012 through June 8, 2012.</p>
</section> </section>
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</section> </section>
<section class="cta"> <section class="cta">
<a class="enroll" rel="leanModal" href="#enroll">Enroll in Circuits &amp; Electronics</a> <a class="enroll" rel="leanModal" href="#enroll">Enroll in 6.002x Circuits &amp; Electronics</a>
</section> </section>
</section> </section>
......
...@@ -72,7 +72,7 @@ function postJSON(url, data, callback) { ...@@ -72,7 +72,7 @@ function postJSON(url, data, callback) {
<%block name="header_text"> <%block name="header_text">
<section> <section>
<h1>MITx</h1> <h1><em>MITx</em></h1>
<h2>MIT&rsquo;s new online learning initiative</h2> <h2>MIT&rsquo;s new online learning initiative</h2>
</section> </section>
</%block> </%block>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
</section> </section>
<section class="features"> <section class="features">
<h2><em>MITx</em> courses will be offered on an online learning platform that:</h2> <h2><em>MIT<span>x</span></em> courses will be offered on an online learning platform that:</h2>
<ul> <ul>
<li>organizes and presents course material to enable students to learn worldwide</li> <li>organizes and presents course material to enable students to learn worldwide</li>
......
...@@ -247,6 +247,10 @@ section.index-content { ...@@ -247,6 +247,10 @@ section.index-content {
letter-spacing: 1px; letter-spacing: 1px;
color: #666; color: #666;
margin-bottom: lh(); margin-bottom: lh();
span {
text-transform: none;
}
} }
p { p {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment