/* Account for fixed navbar */
body {
- padding-top: 52px;
+ padding-top: 50px;
}
/* Tweak display of docs jumbotrons */
<h4>Sticky footer</h4>
<p>Pin a fixed-height footer to the bottom of the user's viewport.</p>
</div>
+ <div class="span4">
+ <a class="thumbnail" href="examples/sticky-footer.html">
+ <img src="assets/img/examples/bootstrap-example-sticky-footer.png" alt="">
+ </a>
+ <h4>Sticky footer w/ navbar</h4>
+ <p>Add a fixed navbar to the default sticky footer template.</p>
+ </div>
<div class="span4">
<a class="thumbnail" href="examples/carousel.html">
<img src="assets/img/examples/bootstrap-example-carousel.png" alt="">
</a>
<h4>Carousel jumbotron</h4>
- <p>A more interactive riff on the basic marketing site featuring a prominent carousel.</p>
+ <p>An interactive riff on the basic marketing site featuring a prominent carousel.</p>
</div>
</div>
</section>
<h4>Sticky footer</h4>
<p>Pin a fixed-height footer to the bottom of the user's viewport.</p>
</div>
+ <div class="span4">
+ <a class="thumbnail" href="examples/sticky-footer.html">
+ <img src="assets/img/examples/bootstrap-example-sticky-footer.png" alt="">
+ </a>
+ <h4>Sticky footer w/ navbar</h4>
+ <p>Add a fixed navbar to the default sticky footer template.</p>
+ </div>
<div class="span4">
<a class="thumbnail" href="examples/carousel.html">
<img src="assets/img/examples/bootstrap-example-carousel.png" alt="">
</a>
<h4>Carousel jumbotron</h4>
- <p>A more interactive riff on the basic marketing site featuring a prominent carousel.</p>
+ <p>An interactive riff on the basic marketing site featuring a prominent carousel.</p>
</div>
</div>
</section>