mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 03:40:10 +00:00
Changed placeholders value of @baseFontSize and @baseLineHeight to the values specified in variables.less
This commit is contained in:
parent
cf4fd1abbe
commit
d96047f45f
@ -294,11 +294,11 @@
|
|||||||
<label>@monoFontFamily</label>
|
<label>@monoFontFamily</label>
|
||||||
<input type="text" class="span3" placeholder="Menlo, Monaco, 'Courier New', monospace">
|
<input type="text" class="span3" placeholder="Menlo, Monaco, 'Courier New', monospace">
|
||||||
<label>@baseFontSize</label>
|
<label>@baseFontSize</label>
|
||||||
<input type="text" class="span3" placeholder="13px">
|
<input type="text" class="span3" placeholder="14px">
|
||||||
<label>@baseFontFamily</label>
|
<label>@baseFontFamily</label>
|
||||||
<input type="text" class="span3" placeholder="@sansFontFamily">
|
<input type="text" class="span3" placeholder="@sansFontFamily">
|
||||||
<label>@baseLineHeight</label>
|
<label>@baseLineHeight</label>
|
||||||
<input type="text" class="span3" placeholder="18px">
|
<input type="text" class="span3" placeholder="20px">
|
||||||
<label>@altFontFamily</label>
|
<label>@altFontFamily</label>
|
||||||
<input type="text" class="span3" placeholder="@serifFontFamily">
|
<input type="text" class="span3" placeholder="@serifFontFamily">
|
||||||
<label>@headingsFontFamily</label>
|
<label>@headingsFontFamily</label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user