File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,14 +29,14 @@ pre {
29
29
/*** links ***/
30
30
a {text-decoration : none}
31
31
a img {border : none}
32
- a : link , a : visited { color : black }
33
- # bd a : link , # bd a : visited { color : black ; text-decoration : underline}
32
+ a : link , a : visited { color : blue }
33
+ # bd a : link , # bd a : visited { color : blue ; text-decoration : underline}
34
34
# bd # sidebar a : link , # bd # sidebar a : visited { color : # 333 ; text-decoration : none}
35
35
a : hover { color : # 000 }
36
36
# bd a : hover { background-color : # E0FFB8 ; color : # 234f32 ; text-decoration : none}
37
37
# bd # sidebar a : hover { color : # ffe761 ; background : none}
38
38
h2 a , h3 a , h4 a { text-decoration : none !important }
39
- a .reference em { color : # 595 ;font-style : normal;font-weight : bold;}
39
+ a .reference em { color : blue ;font-style : normal;font-weight : bold;}
40
40
41
41
/*** sidebar ***/
42
42
# sidebar div .sphinxsidebarwrapper { font-size : 92% ; margin-right : 14px }
@@ -179,4 +179,4 @@ img {
179
179
180
180
tt .py-exc .literal {
181
181
color : red;
182
- }
182
+ }
You can’t perform that action at this time.
0 commit comments