astro-ghostcms/.pnpm-store/v3/files/75/21f82dfcd0b8afaa754b8a303df...

11 lines
359 B
Plaintext
Raw Permalink Normal View History

2024-02-14 14:10:47 +00:00
/* Fallback, in case JS does not run, to ensure the code is at least visible */
[class*='lang-'] script[type='text/plain'],
[class*='language-'] script[type='text/plain'],
script[type='text/plain'][class*='lang-'],
script[type='text/plain'][class*='language-'] {
display: block;
font: 100% Consolas, Monaco, monospace;
white-space: pre;
overflow: auto;
}