1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

update instances of .bg-inverse and .bg-faded to .bg-dark and .bg-light

This commit is contained in:
Mark Otto
2017-06-25 18:31:23 -07:00
parent 6c595d2cc1
commit 52cf0fe648
3 changed files with 3 additions and 3 deletions

View File

@@ -164,7 +164,7 @@
<br><br>
<div class="bg-inverse text-white p-2" id="tall" style="display: none;">
<div class="bg-dark text-white p-2" id="tall" style="display: none;">
Tall body content to force the page to have a scrollbar.
</div>
</div>