Test refont grahpique véhicules

This commit is contained in:
Ambulance Clerc
2022-11-10 17:13:09 +01:00
parent 90d5191670
commit 4fa883235b
2 changed files with 7 additions and 1 deletions

View File

@@ -57,6 +57,12 @@
justify-content: space-between;
gap: 10px;
}
.red{
color: red !important;
}
.red a{
color: red !important;
}
.child_box{
}