ignore: share page polish

This commit is contained in:
Jay V 2025-06-17 20:26:09 -04:00
commit d1f9311931
8 changed files with 367 additions and 586 deletions

View file

@ -1,7 +1,7 @@
.codeblock {
pre {
--shiki-dark-bg: var(--sl-color-bg) !important;
background-color: var(--sl-color-bg) !important;
--shiki-dark-bg: var(--sl-color-bg-surface) !important;
background-color: var(--sl-color-bg-surface) !important;
}
}