Ca marche sur réservation

This commit is contained in:
2023-11-11 22:49:47 +01:00
parent 933158108a
commit d5d2298f06
3 changed files with 56 additions and 11 deletions

View File

@@ -26,6 +26,10 @@
background-color: aliceblue;
}
.tableau ul:first-child li {
font-weight: bold;
}
figure img {
height: 80px !important;
}
@@ -34,3 +38,6 @@ figure img:hover {
height: 180px !important;
}
.image {
width: 300px;
}