Pārlūkot izejas kodu

Remove useless background color

Thibaut 11 gadi atpakaļ
vecāks
revīzija
1056c8e670
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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,