We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9939e20 commit bd996adCopy full SHA for bd996ad
doc/_static/css/custom.css
@@ -3,3 +3,8 @@
3
background-color: white !important;
4
border: none !important;
5
}
6
+
7
+/* Do not change link color once visited */
8
+a:link, a:visited {
9
+ color: #CA7900;
10
+}
0 commit comments