aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-27 23:00:09 -0700
committerMark Otto <[email protected]>2011-10-27 23:00:09 -0700
commitf3128d0fa1f1f14104b7c4ffab54f083b99a108e (patch)
treeae8dc201d99437c4e6dfbd79a392ff4b83d7d0c9 /bootstrap.css
parent20b9390a9e3a94dae86af388821aa8f458ba057f (diff)
downloadbootstrap-f3128d0fa1f1f14104b7c4ffab54f083b99a108e.tar.xz
bootstrap-f3128d0fa1f1f14104b7c4ffab54f083b99a108e.zip
overhauled the front page to feel a bit more marketing-like, added the awesome glyphicons to bring some life to the docs
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 0baa88d11..ed0556b3d 100644
--- a/bootstrap.css
+++ b/bootstrap.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: Wed Oct 26 21:03:54 PDT 2011
+ * Date: Thu Oct 27 12:48:41 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).