Fix #30 : Mise en page des barres de progressions #31

Merged
Nono merged 4 commits from progression into main 2026-02-12 12:37:24 +00:00
Showing only changes of commit 744dd42c48 - Show all commits

View file

@ -105,5 +105,5 @@ font-size : 1.5em;
.morethanhalf {
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%);
}