diff --git a/html/css/style-classic7.css b/html/css/style-classic7.css index 9c73c4f0d..8b66289a0 100644 --- a/html/css/style-classic7.css +++ b/html/css/style-classic7.css @@ -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;