]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
more docs homepage adjustments
authorMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2012 19:47:40 +0000 (11:47 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2012 19:47:40 +0000 (11:47 -0800)
docs/assets/css/docs.css
docs/index.html
docs/templates/pages/index.mustache

index 8745d99852518a0004398f7d2146236a33fe28c6..449199ca0fc9381e9575cd240387b750e941b101 100644 (file)
@@ -69,7 +69,7 @@ hr.soften {
 }
 .jumbotron h1 {
   margin-bottom: 9px;
-  font-size: 90px;
+  font-size: 81px;
   letter-spacing: -1px;
   line-height: 1;
 }
@@ -107,7 +107,7 @@ hr.soften {
   margin-bottom: 18px;
 }
 .masthead p {
-  margin: 0 5% 27px;
+  margin: 0 5% 18px;
   font-size: 30px;
   line-height: 36px;
 }
index 72295d0b33d601ccc5cde4f0c5714a13e2a2696f..8d66e35680ece81fddca77673aba5fd5824fab1c 100644 (file)
@@ -69,9 +69,8 @@
         ================================================== -->
         <header class="jumbotron masthead">
           <div class="inner">
-            <h1>Twitter Bootstrap</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>
+            <h1>Bootstrap, from Twitter</h1>
+            <p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
             <p class="download-info">
               <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>
index 2831babe4ebb0a9f3e270efdda6447169982b29c..b045cc57975dfa54b7b91299fb52a96a6b66dc65 100644 (file)
@@ -4,7 +4,7 @@
         ================================================== -->
         <header class="jumbotron masthead">
           <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 class="download-info">
               <a href="https://github.com/twitter/bootstrap/" class="btn primary btn-large">{{_i}}View project on GitHub{{/i}}</a>