We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a22a0f commit f20f7f2Copy full SHA for f20f7f2
src/librustdoc/html/static/themes/ayu.css
@@ -517,7 +517,7 @@ kbd {
517
}
518
519
#theme-choices > button:hover, #theme-choices > button:focus {
520
- background-color: rgba(70, 70, 70, 0.33);
+ background-color: rgba(110, 110, 110, 0.33);
521
522
523
@media (max-width: 700px) {
0 commit comments