On rajoute le graphe des résultats

This commit is contained in:
Tom Hubrecht 2021-05-03 10:18:42 +02:00
parent f4f0347e50
commit bd8ba6c327
6 changed files with 104 additions and 8 deletions

View file

@ -10589,4 +10589,13 @@ body {
white-space: unset;
}
.table.is-centered {
margin-left: auto;
margin-right: auto;
}
.columns.is-fullwidth {
width: 100%;
}
/*# sourceMappingURL=main.css.map */