2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

more breadcrumb tweaks for contrast

This commit is contained in:
Mark Otto
2012-07-29 16:36:16 -07:00
parent 87ce3489d3
commit d63ebe3f3c
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
}
.divider {
padding: 0 5px;
color: #ccc;
}
.active {
color: @grayLight;
}
.active a {
color: @grayDark;
}
}