add crystal post, small style tweaks

This commit is contained in:
Zoe
2025-11-03 01:26:05 -06:00
parent 50689b03ed
commit 0cc0df1180
17 changed files with 294 additions and 10092 deletions

View File

@@ -9,7 +9,7 @@
{{ filename }}
</span>
</div>
<div ref="codeElm">
<div style="font-variant-ligatures: none" ref="codeElm">
<slot />
</div>
<div class="bottom-container">
@@ -138,4 +138,4 @@ const copyCode = () => {
.dark :slotted(pre code .highlighted) {
background-color: #2e2b2e;
}
</style>
</style>