]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
updated index page to add featured sites, more docs tweaks
authorMark Otto <markdotto@gmail.com>
Fri, 9 Dec 2011 22:34:38 +0000 (14:34 -0800)
committerMark Otto <markdotto@gmail.com>
Fri, 9 Dec 2011 22:34:38 +0000 (14:34 -0800)
bootstrap.css
bootstrap.min.css
docs/assets/css/docs.css
docs/assets/img/example-sites/bartop.png [new file with mode: 0644]
docs/assets/img/example-sites/fleetio.png [new file with mode: 0644]
docs/assets/img/example-sites/jshint.png [new file with mode: 0644]
docs/assets/img/example-sites/kippt.png [new file with mode: 0644]
docs/assets/img/example-sites/railwayjs.png [new file with mode: 0644]
docs/assets/img/example-sites/totalwireframe.png [new file with mode: 0644]
docs/index.html
lib/type.less

index d52b96fa6c2ead230017174a3a7555ef4ba12bc9..0c1c02566af07fea7043d20dfb9d807ead869dcc 100644 (file)
@@ -6,7 +6,7 @@
  * http://www.apache.org/licenses/LICENSE-2.0
  *
  * Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Fri Dec  9 12:51:39 PST 2011
+ * Date: Fri Dec  9 13:29:05 PST 2011
  */
 html, body {
   margin: 0;
@@ -436,9 +436,10 @@ dl dd {
   margin-left: 9px;
 }
 hr {
-  margin: 20px 0 19px;
+  margin: 27px 0;
   border: 0;
-  border-bottom: 1px solid #eee;
+  border-top: 1px solid #e5e5e5;
+  border-bottom: 1px solid #fff;
 }
 strong {
   font-style: inherit;
index 6a728864f643c789f8b84b2e87b9b704885fa8d9..336d6f68c4d8b624e51d981faca790cae85c2591 100644 (file)
@@ -78,7 +78,7 @@ ul.unstyled{margin-left:0;list-style:none;}
 dl{margin-bottom:18px;}dl dt,dl dd{line-height:18px;}
 dl dt{font-weight:bold;}
 dl dd{margin-left:9px;}
-hr{margin:20px 0 19px;border:0;border-bottom:1px solid #eee;}
+hr{margin:27px 0;border:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #fff;}
 strong{font-style:inherit;font-weight:bold;}
 em{font-style:italic;font-weight:inherit;line-height:inherit;}
 .muted{color:#bfbfbf;}
index 281b224e39df414d644ec7bba8bc52c41cbde3c8..73e619d290f562a964a3afd74a3f15be1855a8ac 100644 (file)
@@ -160,7 +160,10 @@ body > .navbar-fixed .brand:hover {
   margin-bottom: 18px;
 }
 .marketing h1 {
-  margin-bottom: 18px;
+  margin: 36px 0 27px;
+  font-size: 36px;
+  font-weight: 300;
+  text-align: center;
 }
 .marketing h2,
 .marketing h3 {
@@ -310,6 +313,11 @@ h2 + table {
   margin-top: 5px;
 }
 
+/* Example sites showcase */
+.example-sites img {
+  width: 290px;
+}
+
 
 /* Responsive Docs
 -------------------------------------------------- */
diff --git a/docs/assets/img/example-sites/bartop.png b/docs/assets/img/example-sites/bartop.png
new file mode 100644 (file)
index 0000000..9628516
Binary files /dev/null and b/docs/assets/img/example-sites/bartop.png differ
diff --git a/docs/assets/img/example-sites/fleetio.png b/docs/assets/img/example-sites/fleetio.png
new file mode 100644 (file)
index 0000000..b48d6f0
Binary files /dev/null and b/docs/assets/img/example-sites/fleetio.png differ
diff --git a/docs/assets/img/example-sites/jshint.png b/docs/assets/img/example-sites/jshint.png
new file mode 100644 (file)
index 0000000..e532320
Binary files /dev/null and b/docs/assets/img/example-sites/jshint.png differ
diff --git a/docs/assets/img/example-sites/kippt.png b/docs/assets/img/example-sites/kippt.png
new file mode 100644 (file)
index 0000000..af15baa
Binary files /dev/null and b/docs/assets/img/example-sites/kippt.png differ
diff --git a/docs/assets/img/example-sites/railwayjs.png b/docs/assets/img/example-sites/railwayjs.png
new file mode 100644 (file)
index 0000000..2480dd6
Binary files /dev/null and b/docs/assets/img/example-sites/railwayjs.png differ
diff --git a/docs/assets/img/example-sites/totalwireframe.png b/docs/assets/img/example-sites/totalwireframe.png
new file mode 100644 (file)
index 0000000..b625613
Binary files /dev/null and b/docs/assets/img/example-sites/totalwireframe.png differ
index 0598fc449b31fb04de9dc2c8dca4426d64821eeb..c2b9d12d7de68475ef40210b662b5306edd4c428 100644 (file)
 
 
         <div class="marketing">
+          <h1>Built with Bootstrap</h1>
+          <ul class="media-grid example-sites">
+            <li>
+              <a href="http://kippt.com/" target="_blank">
+                <img src="assets/img/example-sites/kippt.png" alt="Kippt">
+              </a>
+            </li>
+            <li>
+              <a href="http://www.fleetio.com/" target="_blank">
+                <img src="assets/img/example-sites/fleetio.png" alt="Fleetio">
+              </a>
+            </li>
+            <li>
+              <a href="http://www.jshint.com/" target="_blank">
+                <img src="assets/img/example-sites/jshint.png" alt="JS Hint">
+              </a>
+            </li>
+<!--
+            <li>
+              <a href="http://bartop.co/" target="_blank">
+                <img src="assets/img/example-sites/bartop.png" alt="Bartop.co">
+              </a>
+            </li>
+            <li>
+              <a href="http://railwayjs.com/" target="_blank">
+                <img src="assets/img/example-sites/railwayjs.png" alt="RailwayJS">
+              </a>
+            </li>
+            <li>
+              <a href="http://www.totalwireframe.com/" target="_blank">
+                <img src="assets/img/example-sites/totalwireframe.png" alt="Total Wireframe">
+              </a>
+            </li>
+ -->
+          </ul>
+
+          <h1>Designed for everyone, everywhere</h1>
           <div class="row">
             <div class="span4">
               <img class="icon" src="assets/img/glyphicons/glyphicons_042_group.png">
index bdc99acdfa52c8fcf4167d2d067b2da7d6bea6ca..b2ba73b86785d9a977df2557d3a2dad5b24a42e4 100644 (file)
@@ -116,9 +116,10 @@ dl {
 
 // Horizontal rules
 hr {
-  margin: 20px 0 19px;
+  margin: @baseLineHeight * 1.5 0;
   border: 0;
-  border-bottom: 1px solid #eee;
+  border-top: 1px solid #e5e5e5;
+  border-bottom: 1px solid #fff;
 }
 
 // Emphasis