mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
Merge pull request #1346
Use darker color to increase contrast of topnav menu
This commit is contained in:
commit
5d273dc9ec
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue