mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Improving color contrast for nav-link
This commit is contained in:
parent
135a1f8a7d
commit
4ffb78f6de
1 changed files with 1 additions and 1 deletions
|
|
@ -450,7 +450,7 @@ pre[class=highlight] {
|
|||
}
|
||||
|
||||
.nav .nav-link {
|
||||
color: #2753e3 !important;
|
||||
color: #206bc6 !important;
|
||||
}
|
||||
|
||||
.nav .nav-link:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue