Skip to content

Commit 0e85907

Browse files
Update design.css (8.0) (#324)
1 parent 8d435ea commit 0e85907

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/css/design.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,12 @@
260260
padding: 0 0.2em 0.1em;
261261
border-radius: 0.15em;
262262
}
263+
.md-typeset .highlight code span {
264+
color: var(--md-typeset-color);
265+
}
266+
.md-typeset .highlight code span {
267+
color: var(--md-typeset-color);
268+
}
263269
.md-button code,
264270
[data-md-color-scheme="percona-dark"] .md-button:not(.md-button--primary) code {
265271
background-color: rgba(255, 255, 255, 0.1);
@@ -663,4 +669,4 @@ i[warning] [class*="moji"] {
663669
padding: 1em;
664670
}
665671
}
666-
/**/
672+
/**/

0 commit comments

Comments
 (0)