Fixes #10399: Add hover styles to text emphasis classes
This commit is contained in:
parent
c0f6d722b0
commit
1c4bdb053b
4 changed files with 55 additions and 8 deletions
2
css.html
2
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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue