style: Refactor footer content for print visibility
All checks were successful
Build latest image / build-container (push) Successful in 45s
All checks were successful
Build latest image / build-container (push) Successful in 45s
This commit is contained in:
parent
408bd00288
commit
6f144d42af
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user