Explorar o código

adjust pre tag styles for blue-night theme

Yuki Takei %!s(int64=7) %!d(string=hai) anos
pai
achega
d2dbd44eb8
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  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;
-}