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

adding more grid docs

This commit is contained in:
Mark Otto
2011-08-29 21:41:32 -07:00
parent f17fc367f7
commit 7070d44aed
4 changed files with 14 additions and 7 deletions
+3 -3
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: Mon Aug 29 21:26:39 PDT 2011
* Date: Mon Aug 29 21:41:24 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).
@@ -376,10 +376,10 @@ table {
width: 620px;
}
.row .offset-one-third {
margin-left: 320px;
margin-left: 340px;
}
.row .offset-two-thirds {
margin-left: 640px;
margin-left: 660px;
}
html, body {
background-color: #fff;