From 68d4b85ffc542ef85eb4fe1bfba7acf6d504f522 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 29 Jul 2011 12:30:59 -0700 Subject: [PATCH] no idea what these changes are --- .DS_Store | Bin 6148 -> 6148 bytes README.md | 11 +++++++---- bootstrap-1.0.0.css | 2 +- lib/type.less | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.DS_Store b/.DS_Store index 4372a5b7179def391197a851263017df76436d11..a8a6c98ff30c36b8ac0d24e506085a9dd6d6d881 100644 GIT binary patch delta 216 zcmZoMXfc=|#>B)qu~2NHo+2a5#DLw41(+BaStj!^%80Tsq%h<&Br_Bzl@}Kz<>V(Z zFfgp0Y|WUgC01Q+Ze*aNU{b520AX2}o7C2F0)fDK4pAjN8;_90s_L5By2+;*<;5F- z8kre#7%~}>C^U+(Ve@OoD3;Ca9Q+(WcW-87`p!I=U&NAwk%0k-7#KDOh-_g707jEG A9smFU delta 142 zcmZoMXfc=|#>B`mu~2NHo+2aj#DLw5%#(STWQ3U+au_lhl9I}c3zBm3lNcBnHcVnp z)|ITTHZ(BPQ7|+zt<_PeHZ(M~)KM_CFt4rU1OkC|9HL5kHXb2~wRQCkjgxzs + Or if you prefer, the standard css way: - + For more info, refer to the docs! @@ -29,6 +29,9 @@ Please create an issue here on github! :P **Mark Otto** http://twitter.com/mdo +**Jacob Thornton** +http://twitter.com/fat + == Copyright and License == diff --git a/bootstrap-1.0.0.css b/bootstrap-1.0.0.css index 2f592d3579..c5eb05684e 100644 --- a/bootstrap-1.0.0.css +++ b/bootstrap-1.0.0.css @@ -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: Sat Jul 2 15:34:02 PDT 2011 + * Date: Sat Jul 23 22:37:22 PDT 2011 */ /* * Reset.less diff --git a/lib/type.less b/lib/type.less index cc18bff602..2f2bcac42a 100644 --- a/lib/type.less +++ b/lib/type.less @@ -10,7 +10,7 @@ p { #font > .shorthand(normal,@basefont,@baseline); margin-bottom: @baseline; small { - font-size: 12px; + font-size: 11px; color: @grayLight; } }