Add version number to footer and fix line-height

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alexander Schmidt
2026-03-27 08:02:54 +01:00
parent 028575332f
commit b4b1a18c71
5 changed files with 13 additions and 6 deletions

View File

@@ -692,6 +692,7 @@ footer {
padding: 2rem 1rem;
color: var(--text-muted);
font-size: 0.75rem;
line-height: 1.5em;
}
footer a {
@@ -699,6 +700,10 @@ footer a {
text-decoration: underline;
}
footer .version {
opacity: 0.5;
}
.countdown {
text-align: center;
font-size: 0.85rem;