deux pages master et slave distinctes

This commit is contained in:
2023-11-10 15:43:49 +01:00
parent d44570f2e1
commit d78731df11
4 changed files with 41 additions and 1 deletions

View File

@@ -31,4 +31,11 @@ nav li a:hover {
.card-header {
background-color: #0d6efd !important;
color: white !important;
}
.boutons {
display: flex;
}
.bouton {
}