mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Make ToC's entries' color darker.
The previous was too light.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
a {
|
||||
display: block;
|
||||
padding: .125rem 1.5rem;
|
||||
color: #99979c;
|
||||
color: #77757a;
|
||||
|
||||
&:hover {
|
||||
color: $blue;
|
||||
|
||||
Reference in New Issue
Block a user