aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-04 13:56:32 -0700
committerMark Otto <[email protected]>2013-09-04 13:56:32 -0700
commit1c4bdb053bc526be1719b919b8a41b1248158cd5 (patch)
tree3e943e0c6831fbcb9fc507298c9697055210a18e /css.html
parentc0f6d722b02c8dcf167cc5f55fcfbadaf34d58a2 (diff)
downloadbootstrap-1c4bdb053bc526be1719b919b8a41b1248158cd5.tar.xz
bootstrap-1c4bdb053bc526be1719b919b8a41b1248158cd5.zip
Fixes #10399: Add hover styles to text emphasis classes
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/css.html b/css.html
index c6701a66a..99a2c0a95 100644
--- a/css.html
+++ b/css.html
@@ -740,7 +740,7 @@ base_url: "../"
{% endhighlight %}
<h3>Emphasis classes</h3>
- <p>Convey meaning through color with a handful of emphasis utility classes.</p>
+ <p>Convey meaning through color with a handful of emphasis utility classes. These may also be applied to links and will darken on hover just like our default link styles.</p>
<div class="bs-example">
<p class="text-muted">Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.</p>
<p class="text-primary">Nullam id dolor id nibh ultricies vehicula ut id elit.</p>