Tableau pour les statistiques par an

This commit is contained in:
Colin Maudry
2026-01-16 02:18:17 +01:00
parent 16a914a98a
commit 86b445a007
2 changed files with 12 additions and 4 deletions
+8 -1
View File
@@ -1,3 +1,9 @@
/* Titres */
h2 {
margin-top: 40px;
}
/* Change la marge bout d'export */
.table-menu {
font-size: 16px;
@@ -130,7 +136,8 @@ td[data-dash-column="objet"],td[data-dash-column="titulaire_nom"],td[data-dash-c
}
/* Alternance des couleurs pour les lignes */
.marches_table {
.marches_table table td,
.marches_table table th {
font-family: "Open Sans", sans-serif;
}