Use darker color to increase contrast of topnav menu

This commit is contained in:
erciccione 2020-11-30 11:09:54 +00:00
parent b386654cef
commit 694e5b3ef4
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF

View file

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