added JavaScript Stuff

This commit is contained in:
2026-06-19 11:50:50 +02:00
parent ddfd17f9af
commit 69eff4006a
3 changed files with 54 additions and 17 deletions
+4 -1
View File
@@ -130,7 +130,7 @@ td {
.form {
display: flex;
width: 570px;
height: 320px;
height: 380px;
border: 3px solid green;
align-items: center;
flex-direction: column;
@@ -164,3 +164,6 @@ textarea {
bottom: 0;
width: 100%;
}
#statut_horaires {
font-size: 15px;
}