Selaa lähdekoodia

adjust pre tag styles for blue-night theme

Yuki Takei 7 vuotta sitten
vanhempi
sitoutus
d2dbd44eb8
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0 5
      resource/styles/agile-admin/inverse/colors/blue-night.scss

+ 0 - 5
resource/styles/agile-admin/inverse/colors/blue-night.scss

@@ -47,8 +47,3 @@ $inline-code-bg: #0a121b;
     }
   }
 }
-
-:not(.hljs) > pre:not(.hljs) {
-  color: $bodytext;
-  background-color: $inline-code-bg;
-}