diff options
| author | Mark Otto <[email protected]> | 2012-01-06 23:59:22 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-06 23:59:22 -0800 |
| commit | cfc2353059df628c67d19a3c5c3ead2cc6051f53 (patch) | |
| tree | 64d535e105e36458aba2c621e05d8413c6d246a9 /docs/upgrading.html | |
| parent | 5cb76037ae70ca26a923750ca9441b04d2fbd6a7 (diff) | |
| download | bootstrap-cfc2353059df628c67d19a3c5c3ead2cc6051f53.tar.xz bootstrap-cfc2353059df628c67d19a3c5c3ead2cc6051f53.zip | |
front page docs updated to include old getting started section, update code styles to look like github gists, and lots more docs updates
Diffstat (limited to 'docs/upgrading.html')
| -rw-r--r-- | docs/upgrading.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html index 7be1fd708..c84cba123 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -92,6 +92,9 @@ <li>Typography <ul> <li>Right-aligned option for blockquotes if float: right;</li> + <li><code>h4</code> elements were dropped from 16px to 14px with a default <code>line-height</code> of 18px</li> + <li><code>h5</code> elements were dropped from 14px to 12px</li> + <li><code>h6</code> elements were dropped from 13px to 11px</li> </ul> </li> <li>Buttons |
