0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-13 13:29:25 +01: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%);
}
}
}