Merge pull request #1346

Use darker color to increase contrast of topnav menu
This commit is contained in:
luigi1111 2020-12-14 12:16:42 -06:00 committed by GitHub
commit 5d273dc9ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1869,7 +1869,7 @@ img.icon-language {
}
.topnav .topnav-list a, .topnav .topnav-list label {
color: #6B6B6B;
color: #4c4c4c;
text-decoration: none;
-webkit-transition: all ease-out .1s;
-moz-transition: all ease-out .1s;