Ajout d'un grandient pour la barre de progression
This commit is contained in:
parent
00a487762d
commit
330fcd2522
1 changed files with 2 additions and 2 deletions
|
|
@ -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%);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue