Unify theme choices border color in ayu theme

This commit is contained in:
Guillaume Gomez 2020-08-24 10:38:28 +02:00
parent 1a22a0ff93
commit efef159c55

View file

@ -513,7 +513,7 @@ kbd {
}
#theme-choices > button:not(:first-child) {
border-top-color: #c5c5c5;
border-top-color: #5c6773;
}
#theme-choices > button:hover, #theme-choices > button:focus {