docs: share page styles
This commit is contained in:
parent
a3cf18c905
commit
9d7cfda9fe
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
||||||
pre {
|
pre {
|
||||||
--shiki-dark-bg: var(--sl-color-bg-surface) !important;
|
--shiki-dark-bg: var(--sl-color-bg-surface) !important;
|
||||||
background-color: var(--sl-color-bg-surface) !important;
|
background-color: var(--sl-color-bg-surface) !important;
|
||||||
|
|
||||||
|
span {
|
||||||
|
white-space: break-spaces;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue