Commit b7f22e27 authored by Mark Otto's avatar Mark Otto

more docs homepage adjustments

parent 9c1ec6fb
...@@ -69,7 +69,7 @@ hr.soften { ...@@ -69,7 +69,7 @@ hr.soften {
} }
.jumbotron h1 { .jumbotron h1 {
margin-bottom: 9px; margin-bottom: 9px;
font-size: 90px; font-size: 81px;
letter-spacing: -1px; letter-spacing: -1px;
line-height: 1; line-height: 1;
} }
...@@ -107,7 +107,7 @@ hr.soften { ...@@ -107,7 +107,7 @@ hr.soften {
margin-bottom: 18px; margin-bottom: 18px;
} }
.masthead p { .masthead p {
margin: 0 5% 27px; margin: 0 5% 18px;
font-size: 30px; font-size: 30px;
line-height: 36px; line-height: 36px;
} }
......
...@@ -69,9 +69,8 @@ ...@@ -69,9 +69,8 @@
================================================== --> ================================================== -->
<header class="jumbotron masthead"> <header class="jumbotron masthead">
<div class="inner"> <div class="inner">
<h1>Twitter Bootstrap</h1> <h1>Bootstrap, from Twitter</h1>
<!-- <p class="lead">Bootstrap is a front-end web development toolkit from Twitter that provides simple and flexible HTML, CSS, and Javascript for common user interface components and interactions.</p> <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
--> <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info"> <p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">View project on GitHub</a> <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">View project on GitHub</a>
<a href="./download.html" class="btn btn-large">Customize and download</a> <a href="./download.html" class="btn btn-large">Customize and download</a>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
================================================== --> ================================================== -->
<header class="jumbotron masthead"> <header class="jumbotron masthead">
<div class="inner"> <div class="inner">
<h1>{{_i}}Twitter Bootstrap{{/i}}</h1> <h1>{{_i}}Bootstrap, from Twitter{{/i}}</h1>
<p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p> <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info"> <p class="download-info">
<a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">{{_i}}View project on GitHub{{/i}}</a> <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">{{_i}}View project on GitHub{{/i}}</a>
......
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