Improving color contrast for nav-link

This commit is contained in:
Dirk Baeumer 2021-06-07 12:51:18 +02:00
parent 135a1f8a7d
commit 4ffb78f6de
No known key found for this signature in database
GPG key ID: DD95715335E91385

View file

@ -450,7 +450,7 @@ pre[class=highlight] {
}
.nav .nav-link {
color: #2753e3 !important;
color: #206bc6 !important;
}
.nav .nav-link:hover {