File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
.highlight { background : # ffffff ; }
2
- .highlight .c { color : # 999988 ; font-style : italic } /* Comment */
2
+ .highlight span .c { color : # 999988 ; font-style : italic } /* Comment */
3
3
.highlight .err { color : # a61717 ; background-color : # e3d2d2 } /* Error */
4
4
.highlight .k { font-weight : bold } /* Keyword */
5
5
.highlight .o { font-weight : bold } /* Operator */
26
26
.highlight .kr { font-weight : bold } /* Keyword.Reserved */
27
27
.highlight .kt { color : # 445588 ; font-weight : bold } /* Keyword.Type */
28
28
.highlight .m { color : # 009999 } /* Literal.Number */
29
- .highlight .s { color : # d14 } /* Literal.String */
29
+ .highlight span .s { color : # d14 } /* Literal.String */
30
30
.highlight .na { color : # 008080 } /* Name.Attribute */
31
31
.highlight .nb { color : # 0086B3 } /* Name.Builtin */
32
32
.highlight .nc { color : # 445588 ; font-weight : bold } /* Name.Class */
You can’t perform that action at this time.
0 commit comments