Skip to content

Commit 1659414

Browse files
committed
default style
1 parent 610c74d commit 1659414

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed
Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
.sphinx-codeautolink-a:link{
2-
color: inherit;
3-
text-decoration: none;
4-
}
5-
.sphinx-codeautolink-a:active{
6-
color: inherit;
1+
.sphinx-codeautolink-a{
2+
color: unset;
73
text-decoration: none;
84
}
95
.sphinx-codeautolink-a:visited{
10-
color: inherit;
11-
text-decoration: none;
6+
color: unset;
127
}
138
.sphinx-codeautolink-a:hover{
149
color: rgb(0, 139, 139);
15-
text-decoration: none;
1610
}

0 commit comments

Comments
 (0)