fix: various fixes
This commit is contained in:
parent
fde28b2c02
commit
b69ff8a750
3 changed files with 44 additions and 36 deletions
|
@ -56,7 +56,8 @@ pre:has(code) {
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
.token.attr-name {
|
||||
.token.attr-name,
|
||||
.token.property {
|
||||
color: #73daca;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue