2024-10-31
This commit is contained in:
parent
1873224c0c
commit
495357637f
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ pre, code { font-family: JBMono, monospace; font-variant: none; }
|
||||||
/* number */
|
/* number */
|
||||||
.mi, .mf { color: #3866ee; }
|
.mi, .mf { color: #3866ee; }
|
||||||
/* string */
|
/* string */
|
||||||
.s, .s1, .s2, .dl { color: #080; }
|
.s, .s1, .s2, .se, .dl { color: #080; }
|
||||||
/* comment */
|
/* comment */
|
||||||
.c, .c1, .cm { color: #9e9e9e; }
|
.c, .c1, .cm { color: #9e9e9e; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue