mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-02 02:29:24 +01:00
mention .small in docs /cc #10102
This commit is contained in:
parent
590975b407
commit
be1f0b07f3
2
css.html
2
css.html
@ -634,7 +634,7 @@ base_url: "../"
|
|||||||
<h6>h6. Bootstrap heading</h6>
|
<h6>h6. Bootstrap heading</h6>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
<p>Also included with headings is an autoscaling <code><small></code> element. Use it for smaller, gray secondary text in any heading.</p>
|
<p>Create lighter, secondary text in any heading with a generic <code><small></code> tag or the <code>.small</code> class.</p>
|
||||||
<div class="bs-example bs-example-type">
|
<div class="bs-example bs-example-type">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<tbody>
|
<tbody>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user