Skip to content

Commit 167129a

Browse files
authored
Merge pull request #20871 from twbs/document-bg-faded
Document the .bg-faded class
2 parents 9516b71 + 909b84a commit 167129a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/utilities/colors.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Similar to the contextual text color classes, easily set the background of an el
3636
<div class="bg-warning text-white">Etiam porta sem malesuada magna mollis euismod.</div>
3737
<div class="bg-danger text-white">Donec ullamcorper nulla non metus auctor fringilla.</div>
3838
<div class="bg-inverse text-white">Cras mattis consectetur purus sit amet fermentum.</div>
39+
<div class="bg-faded">Cras mattis consectetur purus sit amet fermentum.</div>
3940
{% endexample %}
4041

4142
{% callout info %}

0 commit comments

Comments
 (0)