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 03a1b33 commit 610c74dCopy full SHA for 610c74d
docs/src/static/custom.css
@@ -7,3 +7,6 @@
7
.sphinx-codeautolink-a:visited{
8
color: unset;
9
}
10
+.sphinx-codeautolink-a:hover {
11
+ color: rgb(0, 139, 139);
12
+}
0 commit comments