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

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