UI: Sidebar-Footer Gründer — zentriert, goldenes Trophy-Icon 18px, muted Text, 'die 100', SW by-v520

This commit is contained in:
rene 2026-04-29 21:48:36 +02:00
parent 0c91120427
commit ed8398fdd4
3 changed files with 7 additions and 7 deletions

View file

@ -234,11 +234,11 @@
<span data-page="impressum" style="cursor:pointer;text-decoration:underline">Impressum</span>
<span data-page="datenschutz" style="cursor:pointer;text-decoration:underline">Datenschutz</span>
</div>
<div style="text-align:center">
<span data-page="gruender" style="cursor:pointer;color:#7c3aed;font-weight:700;font-size:var(--text-sm);
display:inline-flex;align-items:center;gap:4px">
<svg style="width:15px;height:15px;flex-shrink:0" aria-hidden="true"><use href="/icons/phosphor.svg#trophy"></use></svg>
100
<div style="display:flex;justify-content:center">
<span data-page="gruender" style="cursor:pointer;font-weight:600;font-size:var(--text-xs);
color:var(--c-text-muted);display:inline-flex;align-items:center;gap:5px">
<svg style="width:18px;height:18px;flex-shrink:0;color:#f59e0b" aria-hidden="true"><use href="/icons/phosphor.svg#trophy"></use></svg>
die 100
</span>
</div>
</div>