Overhaul of stylegen

This commit is contained in:
2025-03-23 03:23:45 -06:00
parent cff4c4715e
commit 2267706737
7 changed files with 224 additions and 51 deletions

View File

@ -31,7 +31,7 @@
role="button"
href={{.Href}}
aria-label={{.Name}}
class="btn btn-circle btn-base-100 text-primary hover:btn-accent hover:text-neutral"
class="btn btn-circle btn-base-100 btn-outline"
preload="mouseover"
>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
@ -41,7 +41,7 @@
role="button"
href={{.Href}}
aria-label={{.Name}}
class="btn btn-circle btn-base-100 text-primary hover:btn-accent hover:text-neutral"
class="btn btn-circle btn-base-100 btn-outline"
target="_blank"
rel="noopener noreferrer"
>