mirror of
https://github.com/monero-project/monero-site.git
synced 2025-02-21 17:20:39 +02:00
Merge pull request #1346
Use darker color to increase contrast of topnav menu
This commit is contained in:
commit
5d273dc9ec
@ -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 New Issue
Block a user