Highlight search terms for blog articles

This commit is contained in:
thiloho
2025-09-21 00:11:18 +02:00
parent 69aef50f00
commit 12a6bdeae2
2 changed files with 67 additions and 16 deletions

View File

@@ -23,6 +23,10 @@
pre code {
font-family: "Styrene B", monospace;
}
mark {
@apply bg-neutral-200 text-current dark:bg-neutral-600;
}
}
/* Styrene A Font Family */