diff options
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 554b32514..2be40cd2c 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -103,7 +103,7 @@ ================================================== --> <section id="typography"> <div class="page-header"> - <h1>Typography <small>Headings, paragraphs, lists, and other inline type elements</small></h1> + <h1>Typography</h1> </div> <h2>Headings</h2> @@ -401,7 +401,7 @@ ================================================== --> <section id="code"> <div class="page-header"> - <h1>Code <small>Inline and block code snippets</small></h1> + <h1>Code</h1> </div> <h2>Inline</h2> @@ -433,7 +433,7 @@ For example, <code><section></code> should be wrapped as inlin ================================================== --> <section id="tables"> <div class="page-header"> - <h1>Tables <small>For, you guessed it, tabular data</small></h1> + <h1>Tables</h1> </div> <h2>Default styles</h2> @@ -1592,7 +1592,7 @@ For example, <code><section></code> should be wrapped as inlin ================================================== --> <section id="icons"> <div class="page-header"> - <h1>Icons <small>Graciously provided by <a href="http://glyphicons.com" target="_blank">Glyphicons</a></small></h1> + <h1>Icons <small>by <a href="http://glyphicons.com" target="_blank">Glyphicons</a></small></h1> </div> <h2>Icon glyphs</h2> |
