add buttons

This commit is contained in:
Sem van der Hoeven
2023-05-29 13:19:56 +02:00
parent d656338993
commit 369a4c2b75
2 changed files with 22 additions and 2 deletions

View File

@@ -48,4 +48,9 @@ body {
}
#arm_disarm {
float: right;
}
#button_stop {
background-color: red;
color: white;
}