mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
misc docs content changes
This commit is contained in:
parent
c8fa2600f2
commit
6c23fff4d6
@ -146,7 +146,7 @@ hr.soften {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background: url(../img/bs-docs-masthead-pattern.png) repeat center center;
|
background: url(../img/bs-docs-masthead-pattern.png) repeat center center;
|
||||||
opacity: .3;
|
opacity: .4;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Masthead (docs home)
|
/* Masthead (docs home)
|
||||||
|
@ -168,20 +168,8 @@
|
|||||||
<h2>Options</h2>
|
<h2>Options</h2>
|
||||||
<p>...</p>
|
<p>...</p>
|
||||||
|
|
||||||
<h3>Dropup menus</h3>
|
|
||||||
<p>...</p>
|
|
||||||
|
|
||||||
<h3>Aligning the menus</h3>
|
<h3>Aligning the menus</h3>
|
||||||
<p>...</p>
|
<p>...</p>
|
||||||
|
|
||||||
|
|
||||||
<hr class="bs-docs-separator">
|
|
||||||
|
|
||||||
|
|
||||||
<h2>Usage</h2>
|
|
||||||
<p>...</p>
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
12
docs/templates/pages/components.mustache
vendored
12
docs/templates/pages/components.mustache
vendored
@ -97,20 +97,8 @@
|
|||||||
<h2>{{_i}}Options{{/i}}</h2>
|
<h2>{{_i}}Options{{/i}}</h2>
|
||||||
<p>{{_i}}...{{/i}}</p>
|
<p>{{_i}}...{{/i}}</p>
|
||||||
|
|
||||||
<h3>{{_i}}Dropup menus{{/i}}</h3>
|
|
||||||
<p>{{_i}}...{{/i}}</p>
|
|
||||||
|
|
||||||
<h3>{{_i}}Aligning the menus{{/i}}</h3>
|
<h3>{{_i}}Aligning the menus{{/i}}</h3>
|
||||||
<p>{{_i}}...{{/i}}</p>
|
<p>{{_i}}...{{/i}}</p>
|
||||||
|
|
||||||
|
|
||||||
<hr class="bs-docs-separator">
|
|
||||||
|
|
||||||
|
|
||||||
<h2>{{_i}}Usage{{/i}}</h2>
|
|
||||||
<p>{{_i}}...{{/i}}</p>
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user