aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/carousel.html')
-rw-r--r--docs/examples/carousel.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html
index 598a6334b..dd0c3ca1f 100644
--- a/docs/examples/carousel.html
+++ b/docs/examples/carousel.html
@@ -369,7 +369,7 @@ body {
<div class="featurette">
<img class="featurette-image pull-right" src="../assets/img/examples/browser-icon-chrome.png">
- <h2 class="featurette-heading">First featurette headling. <span class="muted">It'll blow your mind.</span></h2>
+ <h2 class="featurette-heading">First featurette headling. <span class="text-muted">It'll blow your mind.</span></h2>
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
</div>
@@ -377,7 +377,7 @@ body {
<div class="featurette">
<img class="featurette-image pull-left" src="../assets/img/examples/browser-icon-firefox.png">
- <h2 class="featurette-heading">Oh yeah, it's that good. <span class="muted">See for yourself.</span></h2>
+ <h2 class="featurette-heading">Oh yeah, it's that good. <span class="text-muted">See for yourself.</span></h2>
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
</div>
@@ -385,7 +385,7 @@ body {
<div class="featurette">
<img class="featurette-image pull-right" src="../assets/img/examples/browser-icon-safari.png">
- <h2 class="featurette-heading">And lastly, this one. <span class="muted">Checkmate.</span></h2>
+ <h2 class="featurette-heading">And lastly, this one. <span class="text-muted">Checkmate.</span></h2>
<p class="lead">Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p>
</div>