Css podniesienie kontrastu linków

This commit is contained in:
dm
2025-11-23 07:30:53 +01:00
parent 65d16575f2
commit eb7fc021af
5 changed files with 38 additions and 22 deletions

View File

@@ -67,7 +67,7 @@ const footer = yaml.load(
<!-- ReCAPTCHA info -->
<div
class="mt-2 fuz-footer-text text-xs opacity-70"
class="mt-2 fuz-footer-text text-xs"
set:html={footer.recaptcha}
/>
</div>