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 6cab15c commit b8732aaCopy full SHA for b8732aa
src/doc/rustc/theme/pagetoc.css
@@ -49,7 +49,7 @@
49
}
50
#pagetoc a {
51
border-left: 1px solid var(--sidebar-bg);
52
- color: var(--sidebar-fg) !important;
+ color: var(--fg);
53
display: block;
54
padding-bottom: 5px;
55
padding-top: 5px;
0 commit comments