aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorctalkington <[email protected]>2012-03-15 14:21:27 -0500
committerctalkington <[email protected]>2012-03-15 14:21:27 -0500
commitbf09c979ca8f8275806e8ca3eef57ad484b2951e (patch)
tree74a977a9d6f7eb0dff4afacc62b99d8370f575fb /docs
parent8e0afbeaa42dfabb75817b7fc1c677cd372c8c43 (diff)
downloadbootstrap-bf09c979ca8f8275806e8ca3eef57ad484b2951e.tar.xz
bootstrap-bf09c979ca8f8275806e8ca3eef57ad484b2951e.zip
make brand links follow navbarLinkColor but also be customizable in advanced cases.
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/css/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css
index 081f97ee0..142020181 100644
--- a/docs/assets/css/bootstrap.css
+++ b/docs/assets/css/bootstrap.css
@@ -2868,7 +2868,7 @@ input[type="submit"].btn.btn-mini {
font-size: 20px;
font-weight: 200;
line-height: 1;
- color: #ffffff;
+ color: #999999;
}
.navbar .navbar-text {
margin-bottom: 0;