Estetic : progress bar color

This commit is contained in:
sparkyx 2022-08-21 10:32:13 +02:00
parent 2d5d358673
commit dfaa420f46

View file

@ -2642,6 +2642,7 @@ div.progressbar {
font-weight: bolder;
font-size: 1.5rem;
text-align: center;
background-image: linear-gradient(to right,white, navy);
}
.nowrap td {
white-space: nowrap;