Minor styling fix
This commit is contained in:
@ -163,3 +163,11 @@ label#menu-toggle {
|
||||
main {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.token.operator,
|
||||
.token.entity,
|
||||
.token.url,
|
||||
.language-css .token.string,
|
||||
.style .token.string {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user