Remove useless background color

pull/142/head
Thibaut 10 years ago
parent c0b23f0477
commit 1056c8e670

@ -29,7 +29,6 @@
.language-css .token.string, .language-css .token.string,
.style .token.string { .style .token.string {
color: #a67f59; color: #a67f59;
background: hsla(0, 0%, 100%, .5);
} }
.token.atrule, .token.atrule,

Loading…
Cancel
Save