]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Clarify to close #26329
authorMark Otto <otto@github.com>
Sat, 21 Jul 2018 00:11:23 +0000 (19:11 -0500)
committerGitHub <noreply@github.com>
Sat, 21 Jul 2018 00:11:23 +0000 (19:11 -0500)
site/docs/4.1/utilities/colors.md

index acfcf2475a585e9b133753484d6aa494e00d2236..573782644822f4b87044d2e75ef6283d9ae1e745 100644 (file)
@@ -19,7 +19,7 @@ toc: true
 {% endcapture %}
 {% include example.html content=example %}
 
-Contextual text classes also work well on anchors with the provided hover and focus states. **Note that the `.text-white` and `.text-muted` class has no link styling.**
+Contextual text classes also work well on anchors with the provided hover and focus states. **Note that the `.text-white` and `.text-muted` class has no additional link styling beyond underline.**
 
 {% capture example %}
 {% for color in site.data.theme-colors %}