2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

drop .muted for .text-muted

This commit is contained in:
Mark Otto
2013-03-30 00:11:38 -07:00
parent 3359b8d5f6
commit 601013ca04
8 changed files with 16 additions and 28 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">