2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

compy edits to docs

This commit is contained in:
Mark Otto
2012-08-19 12:04:41 -07:00
parent 7ed82c1223
commit bb85bbc657
5 changed files with 19 additions and 20 deletions
+5 -5
View File
@@ -100,7 +100,7 @@
================================================== -->
<section id="global">
<div class="page-header">
<h1>Global styles <small>for CSS reset, typography, and links</small></h1>
<h1>Global styles</h1>
</div>
<h3>Requires HTML5 doctype</h3>
@@ -134,7 +134,7 @@
================================================== -->
<section id="gridSystem">
<div class="page-header">
<h1>Default grid system <small>12 columns with a responsive twist</small></h1>
<h1>Default grid system</h1>
</div>
<h2>Live grid example</h2>
@@ -233,7 +233,7 @@
================================================== -->
<section id="fluidGridSystem">
<div class="page-header">
<h1>Fluid grid system <small>12 responsive, percent-based columns</small></h1>
<h1>Fluid grid system</h1>
</div>
<h2>Live fluid grid example</h2>
@@ -338,7 +338,7 @@
================================================== -->
<section id="layouts">
<div class="page-header">
<h1>Layouts <small>Basic templates to create webpages</small></h1>
<h1>Layouts</h1>
</div>
<h2>Fixed layout</h2>
@@ -381,7 +381,7 @@
================================================== -->
<section id="responsive">
<div class="page-header">
<h1>Responsive design <small>Media queries for various devices and resolutions</small></h1>
<h1>Responsive design</h1>
</div>
<h2>Enabling responsive features</h2>