Browse Source

Remove useless background color

Thibaut 11 năm trước cách đây
mục cha
commit
1056c8e670
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      assets/stylesheets/components/_prism.scss

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

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