diff --git a/.gitignore b/.gitignore index 1d13cf2..f19d3ed 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ node_modules vite.config.js.timestamp-* vite.config.ts.timestamp-* coverage -/screenshots \ No newline at end of file +/screenshots +.wrangler \ No newline at end of file diff --git a/src/app.css b/src/app.css index 8a5ff9e..682f469 100644 --- a/src/app.css +++ b/src/app.css @@ -19,6 +19,7 @@ @theme { --font-lexend: Lexend, sans-serif; --font-minecraft: Minecraft, sans-serif; + --font-minecraft-bold: MinecraftBold, sans-serif; } button { @@ -125,7 +126,7 @@ strong { } .link { - @apply font-bold underline; + @apply font-bold underline hover:brightness-125; } .tippy-box[data-theme~="dph"] { diff --git a/src/lib/components/Modal.svelte b/src/lib/components/Modal.svelte index a841731..fc6a68c 100644 --- a/src/lib/components/Modal.svelte +++ b/src/lib/components/Modal.svelte @@ -66,7 +66,7 @@ {#if opened}
Click to insert a custom character:
+In Minecraft, these special Unicode characters display in the pixely Minecraft font, and can be used to spice up text without needing a custom font. Source: tarkodev on GitHub.
-