0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Fix "background-variants" anchor

This commit is contained in:
Benjamin Dean 2015-08-20 12:53:35 +03:00
parent 463837c1c7
commit b381af5e65

View File

@ -232,7 +232,7 @@ Turn an image into a card background and overlay your card's text. Depending on
Cards include a class for quickly toggling **the text color**. By default, cards use dark text and assume a light background. **Add `.card-inverse` for white text** and specify the `background-color` and `border-color` to go with it.
You can also use `.card-inverse` with the [contextual backgrounds variants](#background-variations).
You can also use `.card-inverse` with the [contextual backgrounds variants](#background-variants).
{% example html %}
<div class="card card-inverse" style="background-color: #333; border-color: #333;">