This commit is contained in:
Peter Burns
2021-04-21 11:12:55 -07:00
parent fddb01149c
commit f81255d183
16 changed files with 19324 additions and 8381 deletions

View File

@@ -52,7 +52,7 @@ pre[class*="language-"] {
.token.prolog,
.token.doctype,
.token.cdata {
color: slategray;
color: #8292a2;
}
.token.punctuation {