From: Mark Otto Date: Thu, 28 Apr 2011 06:05:19 +0000 (-0700) Subject: Updated docs styles for footer; updated readme; X-Git-Tag: v1.0.0~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0824ed4e3364bc0b49df89945dd69deff3ee7acd;p=thirdparty%2Fbootstrap.git Updated docs styles for footer; updated readme; --- diff --git a/less/docs.less b/less/docs.less index d45f80356a..8ce89e2769 100644 --- a/less/docs.less +++ b/less/docs.less @@ -64,6 +64,9 @@ aside { // Page footer #footer { margin-top: @baseline * 4; + p { + margin-bottom: 0; + } } // Show the grids diff --git a/readme.markdown b/readme.markdown index e784eb093a..0b8d10a0fc 100644 --- a/readme.markdown +++ b/readme.markdown @@ -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