From 33a969dd0c47d1e79b8c671eb2942383bf71f49f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 30 Jan 2012 01:34:59 -0800 Subject: [PATCH] update vars in less and download pages --- docs/assets/bootstrap.zip | Bin 51957 -> 51957 bytes docs/download.html | 9 +++++---- docs/less.html | 8 ++++++-- docs/templates/pages/download.mustache | 9 +++++---- docs/templates/pages/less.mustache | 8 ++++++-- 5 files changed, 22 insertions(+), 12 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 991e353736bd9a46348e8de563afa106e386e4ce..752890142824c0c7888bda800726c1c577b9099a 100644 GIT binary patch delta 434 zcmex5mHF#bW}X0VW)?065D4d)$fL++mZIiwo-$c~f+z<>ID%(lfGV3gOjw!;sBVT4 zRNcl4yYztqlY0!zpdy=37(CNqir|^NA=VbEYxCz=7j}@4WvV4is3LVg2gsxV8UD=N zbp6l}P6lSU)gU`2H|9BmjWkQyd@8R}03_sEZwnLZsIL|P8Ob_91=(#t5uXVLFiV;y zyjB1y%HL=L6I!`(uL#JfjAQytW+{{9Pl!+6aEuM4XvZ;QCZNaVPsoDgd5$|kW zpz1bW*rm@T$vwHpzznKn^9h4zIv}A9v9>Uw&#^A-AR)_COPEka>V6K8NdYqanYrou zp&^_M%y6qgc1&)}bB0>7`BYw|07%HS-WDd*QC}?pGLm(I3bNaPB0dugV3ssZc&z|Z zl)upgCbV+nUJ;N{8OQXQ9wbhdKOsJO!!b6Hq8-PKnSdUbKOqZ}=Q-{Gk(UL@`u5tco36-dUqU?nSAJkI7~lK2lsW+RWSuks diff --git a/docs/download.html b/docs/download.html index c19dc8f498..f52ee6a724 100644 --- a/docs/download.html +++ b/docs/download.html @@ -253,10 +253,11 @@ - - - - +

Fluid grid system

+ + + +

Typography

diff --git a/docs/less.html b/docs/less.html index 90133b0f8c..996ad31b93 100644 --- a/docs/less.html +++ b/docs/less.html @@ -176,8 +176,12 @@ 20px - @siteWidth - (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1)) + @fluidGridColumnWidth + 6.382978723% + + + @fluidGridGutterWidth + 2.127659574% diff --git a/docs/templates/pages/download.mustache b/docs/templates/pages/download.mustache index 34f8130ac1..1609c02b04 100644 --- a/docs/templates/pages/download.mustache +++ b/docs/templates/pages/download.mustache @@ -177,10 +177,11 @@ - - - - +

{{_i}}Fluid grid system{{/i}}

+ + + +

{{_i}}Typography{{/i}}

diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 82b921d240..eb262c78b9 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -100,8 +100,12 @@ 20px - @siteWidth - (@gridColumns * @gridColumnWidth) + (@gridGutterWidth * (@gridColumns - 1)) + @fluidGridColumnWidth + 6.382978723% + + + @fluidGridGutterWidth + 2.127659574%