1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

refactor homepage jumbotron masthead doodad

This commit is contained in:
Mark Otto
2013-05-08 22:13:56 -07:00
parent 07aed1abc3
commit feeaaa6feb
2 changed files with 50 additions and 60 deletions

View File

@@ -3,8 +3,8 @@ layout: home
title: Bootstrap
---
<div class="bs-docs-jumbotron masthead">
<div class="container">
<div class="container">
<div class="bs-masthead">
<h1>Bootstrap</h1>
<p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
@@ -14,7 +14,7 @@ title: Bootstrap
{% include social-buttons.html %}
<ul class="masthead-links">
<ul class="bs-masthead-links">
<li>
<a href="./customize/" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Customize']);">Customize</a>
</li>