diff --git a/templates/admin/stats.html.twig b/templates/admin/stats.html.twig index 31533d3e..ca7ef263 100644 --- a/templates/admin/stats.html.twig +++ b/templates/admin/stats.html.twig @@ -152,7 +152,7 @@ } #stats-table thead th { - background: #f8f9fa; + background:rgb(255, 255, 255); border-bottom: 2px solid #dee2e6; box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.1); padding: 0.75rem; @@ -706,16 +706,16 @@

Comment est calculé le score de complétion ?

-