mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Typo
This commit is contained in:
parent
436de310ba
commit
eec5015520
@ -11,7 +11,7 @@ toc: true
|
||||
Similar to the contextual text color classes, set the background of an element to any contextual class. Background utilities **do not set `color`**, so in some cases you'll want to use `.text-*` [color utilities]({{< docsref "/utilities/colors" >}}).
|
||||
|
||||
{{< callout info >}}
|
||||
Background utilities like `.bg-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, howver, any `.bg-*-subtle` utility will. This will be resolved in v6.
|
||||
Background utilities like `.bg-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, however, any `.bg-*-subtle` utility will. This will be resolved in v6.
|
||||
{{< /callout >}}
|
||||
|
||||
{{< example >}}
|
||||
|
@ -37,7 +37,7 @@ Or remove borders:
|
||||
## Color
|
||||
|
||||
{{< callout info >}}
|
||||
Border utilities like `.border-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, howver, any `.border-*-subtle` utility will. This will be resolved in v6.
|
||||
Border utilities like `.border-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, however, any `.border-*-subtle` utility will. This will be resolved in v6.
|
||||
{{< /callout >}}
|
||||
|
||||
Change the border color using utilities built on our theme colors.
|
||||
|
@ -11,7 +11,7 @@ toc: true
|
||||
Colorize text with color utilities. If you want to colorize links, you can use the [`.link-*` helper classes]({{< docsref "/helpers/colored-links" >}}) which have `:hover` and `:focus` states.
|
||||
|
||||
{{< callout info >}}
|
||||
Color utilities like `.text-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, howver, any `.text-*-emphasis` utility will. This will be resolved in v6.
|
||||
Color utilities like `.text-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, however, any `.text-*-emphasis` utility will. This will be resolved in v6.
|
||||
{{< /callout >}}
|
||||
|
||||
{{< example >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user