2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

update 1.3 to 1.4 stuffs

This commit is contained in:
Jacob Thornton
2011-11-03 17:03:03 -07:00
parent 1b4b97d530
commit 869f11305a
11 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
/*!
* Bootstrap v1.3.0
* Bootstrap v1.4.0
*
* Copyright 2011 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Thu Nov 3 14:42:54 PDT 2011
* Date: Thu Nov 3 14:49:00 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).