2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

make brand links follow navbarLinkColor but also be customizable in advanced cases.

This commit is contained in:
ctalkington
2012-03-15 14:21:27 -05:00
parent 8e0afbeaa4
commit bf09c979ca
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
font-size: 20px;
font-weight: 200;
line-height: 1;
color: @white;
color: @navbarBrandColor;
}
// Plain text in topbar
.navbar-text {