Changement css de la page véhicules #11

Merged
brocasm merged 1 commits from caldav into master 2023-12-02 14:10:22 +00:00

View File

@@ -61,10 +61,10 @@
gap: 10px; gap: 10px;
} }
.red{ .red{
color: red !important; color: #ff9b00 !important;
} }
.red a{ .red a{
color: red !important; color: #ff9b00 !important;
} }
.child_box{ .child_box{