浏览代码

Remove useless background color

Thibaut 11 年之前
父节点
当前提交
1056c8e670
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      assets/stylesheets/components/_prism.scss

+ 0 - 1
assets/stylesheets/components/_prism.scss

@@ -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,