From 917f11e6799ddd43b439ce1f7a10c1a7360bcf3b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Mar 2012 09:30:42 -0700 Subject: [PATCH] update LESS docs to note @baseFontSize and @baseLineHeight must be pixels --- docs/assets/bootstrap.zip | Bin 56904 -> 56904 bytes docs/less.html | 18 ++++++++++-------- docs/templates/pages/less.mustache | 18 ++++++++++-------- 3 files changed, 20 insertions(+), 16 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 557ca63a126accae8999193cae519a773c068c8b..93f495965d448721786e5075f640b38ea5a13a10 100644 GIT binary patch delta 453 zcmX@Hhxx=FX6^uQW)?065a^u9t;D7@v%p_v=48ct!kjSiu8IC?Y|3!)iG3W5T@$C< zfrXT3ZoGYgld)^^8ZIZOz~(Ppu0R!&t%QxiB1$ti7Yl2c14ZU|nZwlF^s+T(?40N? z%b%H>t{)o0$-s=T8DvA}G4DFokb0-K@VBZ}dm;l5rT6c|^ YAW<+G;*Q$8_Ao;s0(b5@LsX~(09jn8s{jB1 delta 453 zcmX@Hhxx=FX6^uQW)?065MZCkt;D7`qrl%_#$?5N!kjR1j*0$iZ2EBViG3W5922M8 zfra#EY`lGelaXWc8ZIX`1E3oH8JoXwxdK&8wh}f5E76;=xmZ}k94Io!%N(j{^Gz>X zV@CFg{<8d;x#{|$A)E}%2%AARuuqP!a{;>ssDEW$r2tSwx!(>ZlHOk}05tLOd{wZm z5Ep}8Hd$+dAyjO0;(`t(psH7gOkpCbhkL|;CT+TDz@!KEu>HviToeKZ} diff --git a/docs/less.html b/docs/less.html index 89e06cf913..a641c9ee3d 100644 --- a/docs/less.html +++ b/docs/less.html @@ -199,45 +199,47 @@ @sansFontFamily - "Helvetica Neue", Helvetica, Arial, sans-serif + "Helvetica Neue", Helvetica, Arial, sans-serif @serifFontFamily - Georgia, "Times New Roman", Times, serif + Georgia, "Times New Roman", Times, serif @monoFontFamily - Menlo, Monaco, "Courier New", monospace + Menlo, Monaco, "Courier New", monospace @baseFontSize 13px + Must be pixels @baseFontFamily - @sansFontFamily + @sansFontFamily @baseLineHeight 18px + Must be pixels @altFontFamily - @serifFontFamily + @serifFontFamily @headingsFontFamily - inherit + inherit @headingsFontWeight - bold + bold @headingsColor - inherit + inherit diff --git a/docs/templates/pages/less.mustache b/docs/templates/pages/less.mustache index 263ec7fce6..0b58cfc9ea 100644 --- a/docs/templates/pages/less.mustache +++ b/docs/templates/pages/less.mustache @@ -122,45 +122,47 @@ @sansFontFamily - "Helvetica Neue", Helvetica, Arial, sans-serif + "Helvetica Neue", Helvetica, Arial, sans-serif @serifFontFamily - Georgia, "Times New Roman", Times, serif + Georgia, "Times New Roman", Times, serif @monoFontFamily - Menlo, Monaco, "Courier New", monospace + Menlo, Monaco, "Courier New", monospace @baseFontSize 13px + Must be pixels @baseFontFamily - @sansFontFamily + @sansFontFamily @baseLineHeight 18px + Must be pixels @altFontFamily - @serifFontFamily + @serifFontFamily @headingsFontFamily - inherit + inherit @headingsFontWeight - bold + bold @headingsColor - inherit + inherit