mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 18:20:24 +00:00
Make ToC's entries' color darker.
The previous was too light.
This commit is contained in:
parent
3473b77527
commit
00df9177fc
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
a {
|
||||
display: block;
|
||||
padding: .125rem 1.5rem;
|
||||
color: #99979c;
|
||||
color: #77757a;
|
||||
|
||||
&:hover {
|
||||
color: $blue;
|
||||
|
|
|
|||
Loading…
Reference in a new issue