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 1f00827 commit 848b241Copy full SHA for 848b241
docs/src/static/custom.css
@@ -4,9 +4,6 @@
4
border-bottom-style: dotted;
5
border-bottom-width: 2px;
6
}
7
-.sphinx-codeautolink-a:visited{
8
- color: unset;
9
-}
10
.sphinx-codeautolink-a:hover {
11
color: rgb(0, 139, 139);
12
src/sphinx_codeautolink/static/sphinx-codeautolink.css
@@ -2,15 +2,6 @@
2
color: unset;
3
text-decoration: none;
-.sphinx-codeautolink-a:link{
-.sphinx-codeautolink-a:active{
- color: rgb(0, 185, 185);
13
14
.sphinx-codeautolink-a:hover{
15
16
0 commit comments