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 8d435ea commit 0e85907Copy full SHA for 0e85907
docs/css/design.css
@@ -260,6 +260,12 @@
260
padding: 0 0.2em 0.1em;
261
border-radius: 0.15em;
262
}
263
+.md-typeset .highlight code span {
264
+ color: var(--md-typeset-color);
265
+}
266
267
268
269
.md-button code,
270
[data-md-color-scheme="percona-dark"] .md-button:not(.md-button--primary) code {
271
background-color: rgba(255, 255, 255, 0.1);
@@ -663,4 +669,4 @@ i[warning] [class*="moji"] {
663
669
padding: 1em;
664
670
665
671
666
-/**/
672
+/**/
0 commit comments