Skip to content

Commit

Permalink
Update design.css
Browse files Browse the repository at this point in the history
  • Loading branch information
alina-derkach-oaza authored May 23, 2024
1 parent 67e64cc commit a65c9b9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/css/design.css
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@
padding: 0 0.2em 0.1em;
border-radius: 0.15em;
}
.md-typeset .highlight code span {
color: var(--md-typeset-color);
}
.md-typeset .highlight code span {
color: var(--md-typeset-color);
}
.md-button code,
[data-md-color-scheme="percona-dark"] .md-button:not(.md-button--primary) code {
background-color: rgba(255, 255, 255, 0.1);
Expand Down Expand Up @@ -663,4 +669,4 @@ i[warning] [class*="moji"] {
padding: 1em;
}
}
/**/
/**/

0 comments on commit a65c9b9

Please sign in to comment.