Derniers marché notifiés #28

This commit is contained in:
Colin Maudry
2025-09-27 11:48:57 +02:00
parent 2fc319d1bc
commit df04286a4a
3 changed files with 113 additions and 50 deletions
+4 -1
View File
@@ -71,7 +71,10 @@ td[data-dash-column="objet"] {
}
/* Alternance des couleurs pour les lignes */
#table tr:nth-child(even) td {
.marches_table {
font-family: sans-serif;
}
.marches_table .cell-table tr:nth-child(even) td {
background-color: #feeeee;
}