Changement css de la page véhicules

This commit is contained in:
Ambulance Clerc
2023-12-02 15:09:47 +01:00
parent 52f38b4277
commit 25766d12f3

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{