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.
2 parents 5d64d0e + ef10e72 commit 710ec27Copy full SHA for 710ec27
crates/mdbook-html/front-end/css/chrome.css
@@ -1,7 +1,7 @@
1
/* CSS for UI elements (a.k.a. chrome) */
2
3
html {
4
- scrollbar-color: var(--scrollbar) var(--bg);
+ scrollbar-color: var(--scrollbar) transparent;
5
}
6
#mdbook-searchresults a,
7
.content a:link,
0 commit comments