aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-10 10:33:35 -0700
committerMark Otto <[email protected]>2013-05-10 10:33:35 -0700
commit76ecfdfdc1ef06997eafdeef68d7a9a945614af3 (patch)
tree2a53980fa1cb213fb5bba89fe8c8d1b6b050dd40 /docs/css.html
parent8261866ff2657cc8e57d0c4ab689b742d70b4c78 (diff)
downloadbootstrap-76ecfdfdc1ef06997eafdeef68d7a9a945614af3.tar.xz
bootstrap-76ecfdfdc1ef06997eafdeef68d7a9a945614af3.zip
Font-size and line-height tweaks
* Use 1.428 for line-height instead of 1.5 * Use function for full pixel values instead of decimals
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html
index e9fdb70d6..9684d778c 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -331,7 +331,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
<!-- Body copy -->
<h2 id="type-body-copy">Body copy</h2>
- <p>Bootstrap's global default <code>font-size</code> is <strong>14px</strong>, with a <code>line-height</code> of <strong>1.5</strong>. This is applied to the <code>&lt;body&gt;</code> and all paragraphs. In addition, <code>&lt;p&gt;</code> (paragraphs) receive a bottom margin of half their line-height (10px by default).</p>
+ <p>Bootstrap's global default <code>font-size</code> is <strong>14px</strong>, with a <code>line-height</code> of <strong>1.428</strong>. This is applied to the <code>&lt;body&gt;</code> and all paragraphs. In addition, <code>&lt;p&gt;</code> (paragraphs) receive a bottom margin of half their computed line-height (10px by default).</p>
<div class="bs-example">
<p>Nullam quis risus eget urna mollis ornare vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
<p>Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec ullamcorper nulla non metus auctor fringilla. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Donec ullamcorper nulla non metus auctor fringilla.</p>