Remove useless background color

This commit is contained in:
Thibaut 2014-11-23 16:33:08 -05:00
parent c0b23f0477
commit 1056c8e670

View file

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