This commit is contained in:
2021-02-08 05:06:47 +01:00
parent 3ed075353a
commit fc58890a05
29 changed files with 999 additions and 1 deletions

View File

@ -0,0 +1,8 @@
.chroma {
background-color: unset;
}
.post-content .highlight .chroma .hl {
background-color: #555 !important
}