mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
Use darker color to increase contrast of topnav menu
This commit is contained in:
parent
b386654cef
commit
694e5b3ef4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue