style improvement

This commit is contained in:
mivinci 2021-08-19 12:42:00 +08:00
parent d49a47422e
commit 0c9211f27b
8 changed files with 666 additions and 277 deletions

View file

@ -5,7 +5,6 @@ code[class*="language-"] {
text-shadow: none;
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
line-height: 1.5;
color: #d4d4d4;
}
.chroma {
@ -70,7 +69,7 @@ code[class*="language-"] {
.chroma .fm,
.chroma .nl,
.chroma .nn {
color: #3f4c50;
color: #569cd6;
}
/* NameProperty */