We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c46c1f5 commit a69da1aCopy full SHA for a69da1a
custom_theme/sass/darkmode.scss
@@ -43,7 +43,7 @@
43
}
44
45
46
-pre.example-preformatted {
+pre.example-preformatted, pre[class^="example"], pre[class^="lisp"] {
47
/* Override hard-coded background color from gnu manual.css with dark/light mode variant */
48
background-color:var(--highlight-code-background-color) !important;
49
0 commit comments