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 zc-lL$hxx=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$-u0HVngTT_&OJ`Yk>M!)>R4sMU?yPU?S=L)dD~hAJ121Q$cmvWUU2; zP}gowT+pEe6nS;X6sl^o>fs(Sph=r<8Zaq=^-Pw(%LP>OCTOh%( zTRx})hi(O+3K-pXL=~8P+Z84NGPo0HunEj2kc!U9K6ipp1@_(XL3NAPU1KH{WJ7E3 O+N0WX=dLqEg*pIPT&Jr5 delta 453 zc-lL$hxx=FX6^uQW)?065MZCkt;D7`qrl%_#$?5N!kjR1j*0$iZ2EBViG3W5922M8 zfra#EY`lGelaXWc8ZIX`1F*p6FI=ub6_c%mjloLvW^67N)-VT(%<(dZYTA6$%hs5Y zeWJfCe`apFerO0M1G65A4eXQS>s-LD0qS2_S1AA#QSP^ciKO>e3jj@gJYN-TE0W75 zYb`K@ifv9@(4hnrd3DGXCZc+{M+|7vrke&#dSE@1 @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 -- 2.47.3