à demain

This commit is contained in:
anto
2025-03-09 15:15:23 +01:00
parent 7bbafe906b
commit bfd77bc843
6 changed files with 337 additions and 170 deletions

View File

@@ -257,3 +257,19 @@ footer{
font-size: 18px;
text-align: center;
}
.buttons-container2{
float: left;
width:20%;
}
.frequency-control label {
margin-right: 10px;
}
.frequency-control input[type="number"] {
width: 50px;
text-align: center;
}
.frequency-control button {
margin: 0 5px;
}