]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
consistency in download page heading
authorMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2012 04:11:13 +0000 (20:11 -0800)
committerMark Otto <markdotto@gmail.com>
Thu, 26 Jan 2012 04:11:13 +0000 (20:11 -0800)
docs/assets/css/docs.css
docs/download.html
docs/templates/pages/download.mustache

index 3265e324fda558ea75a91d8f17cf1b4d7098150a..9f21f901f5ece50b3ff7ff3c5c6a2125947af17a 100644 (file)
@@ -30,7 +30,6 @@ body {
   -webkit-transition: all .2s linear;
      -moz-transition: all .2s linear;
           transition: all .2s linear;
-      
 }
 .navbar-fixed .brand:hover {
   text-decoration: none;
index 7b045ae8ef77a01d08d10fe4331a074363241da0..58fdd5659772415776bd149f4d6675b0b9f94e47 100644 (file)
@@ -69,7 +69,7 @@
 <!-- Masthead
 ================================================== -->
 <header class="jumbotron subhead" id="overview">
-  <h1>Download and customize</h1>
+  <h1>Customize and download</h1>
   <p class="lead"><a href="https://github.com/twitter/bootstrap/zipball/master">Download the full repository</a> or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.</p>
   <div class="subnav">
     <ul class="nav pills">
index f5964dc352070122b0c0a2450b4a807bd60a2071..4478a006ac6965bd0b49baf4b292a379c3d6bd6f 100644 (file)
@@ -5,7 +5,7 @@
 <!-- Masthead
 ================================================== -->
 <header class="jumbotron subhead" id="overview">
-  <h1>{{_i}}Download and customize{{/i}}</h1>
+  <h1>{{_i}}Customize and download{{/i}}</h1>
   <p class="lead">{{_i}}<a href="https://github.com/twitter/bootstrap/zipball/master">Download the full repository</a> or customize your entire Bootstrap build by selecting only the components, javascript plugins, and assets you need.{{/i}}</p>
   <div class="subnav">
     <ul class="nav pills">