aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-17 00:03:52 -0700
committerMark Otto <[email protected]>2011-10-17 00:03:52 -0700
commit6d2e39950d98dafbb82e94f00b3c99b82d0ba1c1 (patch)
treed5c96d1c458821e3ec7902944426d6d015dc51b8 /bootstrap.css
parente7d2218b2043742f21c368d074d97a4bde275730 (diff)
downloadbootstrap-6d2e39950d98dafbb82e94f00b3c99b82d0ba1c1.tar.xz
bootstrap-6d2e39950d98dafbb82e94f00b3c99b82d0ba1c1.zip
updated js docs page to new 12 column layout, fix subhead jumbotron styles to match new front page
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 89d55199e..ac242d3b8 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: Sun Oct 16 23:04:03 PDT 2011
+ * Date: Mon Oct 17 00:03:30 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).