2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

darken docs nav selected state and un-semibold it so it's not dangling

This commit is contained in:
Mark Otto
2015-11-29 18:36:50 -08:00
parent fd43ce255f
commit 6421e27b6c
+1 -1
View File
@@ -17,7 +17,7 @@
}
&.active {
font-weight: 500;
color: darken($gray-dark, 25%);
}
}
}