Commit 52b505c8 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Fond blanc pour le tableau affichant un indicateur

parent d7b49344
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -130,3 +130,9 @@ use UnicaenIndicateur\Entity\Db\Indicateur;
        });
    });
</script>

<style>
    table {
        background: white;
    }
</style>
 No newline at end of file