2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Fixes #10399: Add hover styles to text emphasis classes

This commit is contained in:
Mark Otto
2013-09-04 13:56:32 -07:00
parent c0f6d722b0
commit 1c4bdb053b
4 changed files with 55 additions and 8 deletions
+1 -1
View File
@@ -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>