simplifying page lead

This commit is contained in:
davegandy 2013-05-05 23:46:56 -04:00
parent e25b77efde
commit ec4a665ffc
5 changed files with 8 additions and 12 deletions

View file

@ -1,14 +1,12 @@
<section id="examples"> <section id="examples">
<div class="row"> <div class="row stripe-ad">
<div class="span8"> <div class="span8">
<h2 class="page-header">Examples</h2> <p class="lead">
<p>
After you get <a href="{{ site.baseurl }}integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag. After you get <a href="{{ site.baseurl }}integration/">up and running</a>, you can place Font Awesome icons just about anywhere with the <code>&lt;i&gt;</code> tag.
Many examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>. Many examples appreciatively re-used from the <a href="{{ site.bootstrap.url }}">Bootstrap documentation</a>.
</p> </p>
</div> </div>
<div class="span4"> <div class="span4">
<br>
{% include ads/carbon-light-horizontal.html %} {% include ads/carbon-light-horizontal.html %}
</div> </div>
</div> </div>

View file

@ -1,14 +1,12 @@
<section id="whats-new"> <section id="whats-new">
<div class="row"> <div class="row stripe-ad">
<div class="span8"> <div class="span8">
<h2 class="page-header">New Features</h2> <p class="lead">
<p>
We're always making Font Awesome a little awesome-er. Have some ideas for new features? Head on over to the We're always making Font Awesome a little awesome-er. Have some ideas for new features? Head on over to the
<a href="{{ site.font-awesome.github.url }}">Font Awesome GitHub project</a>. <a href="{{ site.font-awesome.github.url }}">Font Awesome GitHub project</a>.
</p> </p>
</div> </div>
<div class="span4"> <div class="span4">
<br>
{% include ads/carbon-light-horizontal.html %} {% include ads/carbon-light-horizontal.html %}
</div> </div>
</div> </div>

View file

@ -5652,10 +5652,10 @@ h6 {
height: 219px; height: 219px;
margin-left: 15px; margin-left: 15px;
} }
.index-ad { .stripe-ad {
margin-bottom: 22px; margin-bottom: 22px;
} }
.index-ad .lead { .stripe-ad .lead {
margin-top: 10px; margin-top: 10px;
margin-right: 30px; margin-right: 30px;
} }

View file

@ -170,7 +170,7 @@ h1, h2, h3, h4, h5, h6 { font-family: @serifFontFamily; }
margin-left: 15px; margin-left: 15px;
} }
.index-ad { .stripe-ad {
margin-bottom: 22px; margin-bottom: 22px;
.lead { .lead {
margin-top: 10px; margin-top: 10px;

View file

@ -9,7 +9,7 @@ navbar_active: home
<div class="container"> <div class="container">
<section> <section>
<div class="row index-ad"> <div class="row stripe-ad">
<div class="span8"> <div class="span8">
<div class="lead"> <div class="lead">
Font Awesome gives you scalable vector icons that can instantly be customized &mdash; size, color, drop shadow, Font Awesome gives you scalable vector icons that can instantly be customized &mdash; size, color, drop shadow,