Fix contrasto accessibilità link ritorno in voti

This commit is contained in:
2026-01-25 17:42:04 +01:00
parent 96fb8f7ea0
commit 748e03249e

View File

@@ -62,7 +62,7 @@ button:hover{
} }
a{ a{
color: var(--secondary); color: #b7d6f6;
text-decoration: none; text-decoration: none;
font-weight: 600; font-weight: 600;
transition: all 0.3s ease; transition: all 0.3s ease;