]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Updated docs styles for footer; updated readme;
authorMark Otto <markdotto@gmail.com>
Thu, 28 Apr 2011 06:05:19 +0000 (23:05 -0700)
committerMark Otto <markdotto@gmail.com>
Thu, 28 Apr 2011 06:05:19 +0000 (23:05 -0700)
less/docs.less
readme.markdown

index d45f80356ab76a1c5c7e1e2bc5cbd78ddf31dbad..8ce89e2769418f12866129d8df91f9ffa4f322eb 100644 (file)
@@ -64,6 +64,9 @@ aside {
 // Page footer
 #footer {
   margin-top: @baseline * 4;
+  p {
+    margin-bottom: 0;
+  }
 }
 
 // Show the grids
index e784eb093a1c9207ae5b3bb55010db133c3c917d..0b8d10a0fc3b464c18992587995ca8ada7c83019 100644 (file)
@@ -1,3 +1,11 @@
-TODOS
+# Twitter Baseline
 
-* Cross browser checks? Show this anywhere?
\ No newline at end of file
+Baseline is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.
+
+
+
+## Todos
+
+* Add the empty layout section in
+* Cross browser checks? Show this anywhere?
+* Write up brief section on browser support
\ No newline at end of file