style improvement
This commit is contained in:
parent
d49a47422e
commit
0c9211f27b
8 changed files with 666 additions and 277 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue