mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
copy edits to base css page
This commit is contained in:
+4
-4
@@ -32,7 +32,7 @@
|
||||
================================================== -->
|
||||
<section id="typography">
|
||||
<div class="page-header">
|
||||
<h1>{{_i}}Typography <small>Headings, paragraphs, lists, and other inline type elements</small>{{/i}}</h1>
|
||||
<h1>{{_i}}Typography{{/i}}</h1>
|
||||
</div>
|
||||
|
||||
{{! Headings }}
|
||||
@@ -338,7 +338,7 @@
|
||||
================================================== -->
|
||||
<section id="code">
|
||||
<div class="page-header">
|
||||
<h1>{{_i}}Code{{/i}} <small>{{_i}}Inline and block code snippets{{/i}}</small></h1>
|
||||
<h1>{{_i}}Code{{/i}}</h1>
|
||||
</div>
|
||||
|
||||
<h2>Inline</h2>
|
||||
@@ -370,7 +370,7 @@
|
||||
================================================== -->
|
||||
<section id="tables">
|
||||
<div class="page-header">
|
||||
<h1>{{_i}}Tables <small>For, you guessed it, tabular data</small>{{/i}}</h1>
|
||||
<h1>{{_i}}Tables{{/i}}</h1>
|
||||
</div>
|
||||
|
||||
<h2>{{_i}}Default styles{{/i}}</h2>
|
||||
@@ -1529,7 +1529,7 @@
|
||||
================================================== -->
|
||||
<section id="icons">
|
||||
<div class="page-header">
|
||||
<h1>{{_i}}Icons <small>Graciously provided by <a href="http://glyphicons.com" target="_blank">Glyphicons</a></small>{{/i}}</h1>
|
||||
<h1>{{_i}}Icons <small>by <a href="http://glyphicons.com" target="_blank">Glyphicons</a></small>{{/i}}</h1>
|
||||
</div>
|
||||
|
||||
<h2>{{_i}}Icon glyphs{{/i}}</h2>
|
||||
|
||||
Reference in New Issue
Block a user