Implementierung eines anonymen Counters - Nicht persistent
All checks were successful
release-tag / release-image (push) Successful in 2m9s

This commit is contained in:
2025-05-11 10:57:36 +02:00
parent 847d860144
commit 08ef9c7132
5 changed files with 50 additions and 24 deletions

View File

@@ -127,6 +127,7 @@ footer {
.card-content { padding: 1rem 1.25rem 1.5rem; }
.card h2 { margin: .25rem 0 .5rem; font-size: 1.25rem; line-height: 1.3; }
.card time { color: var(--text-muted); font-size: .85rem; }
.card-count { color: var(--text-muted); font-size: .85rem; }
/* ---------- Artikel ---------- */
.hero {