2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

overhauled the front page to feel a bit more marketing-like, added the awesome glyphicons to bring some life to the docs

This commit is contained in:
Mark Otto
2011-10-27 23:00:09 -07:00
parent 20b9390a9e
commit f3128d0fa1
11 changed files with 112 additions and 10 deletions
+1 -1
View File
@@ -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).