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 ef6c026 commit d08bb40Copy full SHA for d08bb40
src/librustdoc/html/static/themes/ayu.css
@@ -70,11 +70,6 @@ pre {
70
scrollbar-color: #5c6773 transparent;
71
}
72
73
-.logo-container > img {
74
- /* Make dark logos better visible in supported browsers */
75
- filter: drop-shadow(0 0 30px rgba(255,255,255,0.7));
76
-}
77
-
78
/* Improve the scrollbar display on webkit-based browsers */
79
::-webkit-scrollbar-track {
80
background-color: transparent;
0 commit comments