diff --git a/.vscode/settings.json b/.vscode/settings.json index 4c8aa1e..2260748 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ -{ - "liveServer.settings.port": 5500 +{ + "liveServer.settings.port": 5500 } \ No newline at end of file diff --git a/css/style.css b/css/style.css index 010f2f0..63942fa 100644 --- a/css/style.css +++ b/css/style.css @@ -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; +} diff --git a/html/projet_detail.html b/html/projet_detail.html index 75ec867..b0b01cd 100644 --- a/html/projet_detail.html +++ b/html/projet_detail.html @@ -1,168 +1,176 @@ -
- - -