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
@@ -96,7 +96,7 @@ title: Justified nav template
<div class="container">
<div class="masthead">
<h3 class="muted">Project name</h3>
<h3 class="text-muted">Project name</h3>
<ul class="nav nav-justified">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Projects</a></li>