updated avatars, version label moved
All checks were successful
Deploy FluentGerman.ai / deploy (push) Successful in 52s

This commit is contained in:
2026-02-17 21:57:44 +01:00
parent bce4124974
commit 6df7b17261
8 changed files with 19 additions and 12 deletions

View File

@@ -1192,11 +1192,11 @@ tr:hover td {
/* ── Version label ───────────────────────────────────────────────── */
.version-label {
display: block;
text-align: center;
margin-top: 16px;
font-size: 0.7rem;
position: fixed;
bottom: 16px;
right: 16px;
font-size: 0.75rem;
color: var(--text-muted);
letter-spacing: 0.06em;
opacity: 0.5;
opacity: 0.6;
font-family: monospace;
}