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 ead49f0 commit 48b2a5dCopy full SHA for 48b2a5d
src/librustdoc/html/static/css/rustdoc.css
@@ -1830,6 +1830,7 @@ in storage.js plus the media query with (min-width: 701px)
1830
as an icon, it's okay to specify its sizes in pixels. */
1831
font-size: 32px;
1832
border: none;
1833
+ color: var(--main-color);
1834
}
1835
1836
.sidebar-elems {
0 commit comments