2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

updated js docs page to new 12 column layout, fix subhead jumbotron styles to match new front page

This commit is contained in:
Mark Otto
2011-10-17 00:03:52 -07:00
parent e7d2218b20
commit 6d2e39950d
4 changed files with 42 additions and 62 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: 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).