2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

drop .muted for .text-muted

This commit is contained in:
Mark Otto
2013-03-30 00:11:38 -07:00
parent 2d47cb699e
commit 9a0ee742f6
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ title: Narrow page template
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
</ul>
<h3 class="muted">Project name</h3>
<h3 class="text-muted">Project name</h3>
</div>
<div class="jumbotron">