From e49fedffde0457112f0b43099385ab081580ef3d Mon Sep 17 00:00:00 2001 From: Valentin Date: Fri, 7 Nov 2025 11:54:12 +0100 Subject: Links besser hervorheben --- www/html/index.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/html/index.html b/www/html/index.html index 15e0d0f..4a89593 100644 --- a/www/html/index.html +++ b/www/html/index.html @@ -37,6 +37,12 @@ pointer-events: none; z-index: -1; } + a { + color: var(--primary); + } + a:hover, a:focus-visible { + background-color: var(--background-primary); + } td > table { background-color: var(--background-secondary); } @@ -52,6 +58,10 @@ justify-content: center; list-style: none; } + footer nav a { + background-color: var(--background-secondary); + padding: 0.5em; + } @@ -138,7 +148,7 @@ -- cgit v1.2.3
- + Café Rennkoppel