mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-28 17:57:48 +02:00
fix: Ensure accessibility of live code block contrast with background update
This commit is contained in:
parent
67924ca979
commit
3c998541ad
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@
|
|||
}
|
||||
|
||||
.playgroundHeader:first-of-type {
|
||||
background: var(--ifm-color-emphasis-600);
|
||||
background: var(--ifm-color-emphasis-700);
|
||||
color: var(--ifm-color-content-inverse);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue