Skip to content

Commit 610c74d

Browse files
committed
hover
1 parent 03a1b33 commit 610c74d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/static/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77
.sphinx-codeautolink-a:visited{
88
color: unset;
99
}
10+
.sphinx-codeautolink-a:hover {
11+
color: rgb(0, 139, 139);
12+
}

0 commit comments

Comments
 (0)