Camera view: Not connected
diff --git a/api/public/css/stylesheet.css b/api/public/css/stylesheet.css index fdb8c57c..3f0b3dd5 100644 --- a/api/public/css/stylesheet.css +++ b/api/public/css/stylesheet.css @@ -58,4 +58,9 @@ html, body { #button_estop { background-color: red; color: white; +} + +.headerimg { + width: 60px; + float: left; } \ No newline at end of file diff --git a/api/views/index.ejs b/api/views/index.ejs index 3f23e690..413f9c86 100644 --- a/api/views/index.ejs +++ b/api/views/index.ejs @@ -10,7 +10,11 @@
-
+ Camera view: Not connected