diff options
| author | Mark Otto <[email protected]> | 2012-08-21 13:08:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-21 13:08:09 -0700 |
| commit | 4f918ce52c9aae4022171624d0b272e38848050f (patch) | |
| tree | a948a89107546768082e34c90ad09383eab1ec31 /docs/base-css.html | |
| parent | 94f9f9de73f0369094fd103bbde15ee9a4049c4c (diff) | |
| download | bootstrap-4f918ce52c9aae4022171624d0b272e38848050f.tar.xz bootstrap-4f918ce52c9aae4022171624d0b272e38848050f.zip | |
fixes #4517 manually in mustache file as well, typo in docs
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 75b55b6c9..83333ce94 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -118,7 +118,7 @@ </div> <h2 id="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>20px</strong>. This is applied to the <code><body></code> and all paragraphs. In addition, <code><p></code> (paragraphs) receive a bottom margin of half their line-height (9px by default).</p> + <p>Bootstrap's global default <code>font-size</code> is <strong>14px</strong>, with a <code>line-height</code> of <strong>20px</strong>. This is applied to the <code><body></code> and all paragraphs. In addition, <code><p></code> (paragraphs) receive a bottom margin of half their line-height (10px by default).</p> <div class="bs-docs-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> |
