diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index ecb9792f..f1433cb8 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -50,7 +50,7 @@ body { float: right; } -#button_stop { +#button_estop { background-color: red; color: white; } \ No newline at end of file diff --git a/api/views/index.ejs b/api/views/index.ejs index 092e67b2..b7cd8301 100644 --- a/api/views/index.ejs +++ b/api/views/index.ejs @@ -28,15 +28,16 @@