style: Refactor footer content for print visibility
All checks were successful
Build latest image / build-container (push) Successful in 45s

This commit is contained in:
Nicolai Ort 2025-04-25 13:32:49 +02:00
parent 408bd00288
commit 6f144d42af
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -22,9 +22,11 @@
{/if}
<div class="fixed bottom-0 w-full text-center text-xl p-4 dark:text-white select-none print:absolute print:bottom-auto print:text-lg">
{#if $userState.isLoggedIn}
<b class="font-bold print:hidden">LfK!2025</b> powered by
<b class="font-bold print:hidden">ODIT.Services</b>
<b> LfK!2025 powered by ODIT.Services</b>
<span class="print:hidden">
<b class="font-bold">LfK!2025</b> powered by
<b class="font-bold">ODIT.Services</b>
</span>
<b class="font-bold hidden print:block"> LfK!2025 powered by ODIT.Services</b>
{:else}
<a
rel="noopener noreferrer"