Ajout d'un grandient pour la barre de progression

This commit is contained in:
nono-lqdn 2026-01-26 14:21:37 +01:00
parent 00a487762d
commit 330fcd2522

View file

@ -104,6 +104,6 @@ font-size : 1.5em;
}
.morethanhalf {
text-align : end;
color:black;
text-align : end;
background: linear-gradient(90deg,rgba(136, 0, 255, 1) 0%, rgba(255, 78, 0, 1) 42%, rgba(255, 191, 62, 1) 100%);
}