1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02: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

View File

@@ -17,7 +17,7 @@
}
&.active {
font-weight: 500;
color: darken($gray-dark, 25%);
}
}
}