Minor edits to the index pages
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<section>
|
||||
<h1>Circuits & Electronics</h1>
|
||||
<h2>6.002x</h2>
|
||||
<a class="enroll" rel="leanModal" href="#enroll">Enroll in 6.002 Circuits <span>&</span> Electronics</a>
|
||||
<a class="enroll" rel="leanModal" href="#enroll">Enroll in 6.002x Circuits <span>&</span> Electronics</a>
|
||||
</section>
|
||||
<p>6.002x (Circuits and Electronics) is an experimental on-line adaptation of MIT’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>
|
||||
@@ -42,7 +42,7 @@
|
||||
</section>
|
||||
|
||||
<section class="cta">
|
||||
<a class="enroll" rel="leanModal" href="#enroll">Enroll in Circuits & Electronics</a>
|
||||
<a class="enroll" rel="leanModal" href="#enroll">Enroll in 6.002x Circuits & Electronics</a>
|
||||
</section>
|
||||
|
||||
</section>
|
||||
|
||||
@@ -72,7 +72,7 @@ function postJSON(url, data, callback) {
|
||||
|
||||
<%block name="header_text">
|
||||
<section>
|
||||
<h1>MITx</h1>
|
||||
<h1><em>MITx</em></h1>
|
||||
<h2>MIT’s new online learning initiative</h2>
|
||||
</section>
|
||||
</%block>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</section>
|
||||
|
||||
<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>
|
||||
<li>organizes and presents course material to enable students to learn worldwide</li>
|
||||
|
||||
@@ -247,6 +247,10 @@ section.index-content {
|
||||
letter-spacing: 1px;
|
||||
color: #666;
|
||||
margin-bottom: lh();
|
||||
|
||||
span {
|
||||
text-transform: none;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user