docs: changed text highlight color (#4257)
This commit is contained in:
@@ -273,4 +273,12 @@ h1, h2, h3, h4, h5, h6 {
|
||||
|
||||
.markdown {
|
||||
@apply tw-mb-0;
|
||||
}
|
||||
|
||||
::selection {
|
||||
@apply tw-bg-medusa-bg-highlight dark:tw-bg-medusa-bg-highlight-dark;
|
||||
}
|
||||
|
||||
.prism-code *::selection {
|
||||
@apply tw-bg-medusa-code-text-highlight;
|
||||
}
|
||||
Reference in New Issue
Block a user