File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,11 @@ dt .literal, table .literal { background:none; }
99
99
# bd a .reference { text-decoration : none; }
100
100
# bd a .reference tt .literal { border-bottom : 1px # 234f32 dotted; }
101
101
102
+ /* Restore colors of pygments hyperlinked code */
103
+ # bd .highlight .k a : link , # bd .highlight .k a : visited { color : # 000000 ; text-decoration : none; border-bottom : 1px dotted # 000000 ; }
104
+ # bd .highlight .nf a : link , # bd .highlight .nf a : visited { color : # 990000 ; text-decoration : none; border-bottom : 1px dotted # 990000 ; }
105
+
106
+
102
107
/*** notes & admonitions ***/
103
108
.note , .admonition { padding : .8em 1em .8em ; margin : 1em 0 ; border : 1px solid # 94da3a ; }
104
109
.admonition-title { font-weight : bold; margin-top : 0 !important ; margin-bottom : 0 !important ;}
You can’t perform that action at this time.
0 commit comments