diff --git a/static/style.css b/static/style.css index bfb19a4..dee1e16 100644 --- a/static/style.css +++ b/static/style.css @@ -119,7 +119,7 @@ navbar { background: var(--win-bg-grey); border-color: #ffffff #808080 #808080 #ffffff; - &:has(input:checked) { + &:has(+ input:checked) { background: #ff75a7; color: #ffffff; border-color: #808080 #ffffff #ffffff #808080; diff --git a/templates/partials/header.html b/templates/partials/header.html index 433d6d0..2d22ffd 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -1,9 +1,9 @@ - Accueil - + Music +