www-thermferm/css/webcam-ng.css

changeset 624
e96e9c491fde
parent 618
3732b701fde5
child 625
c36b8a80caee
--- a/www-thermferm/css/webcam-ng.css	Tue Aug 09 13:53:52 2022 +0200
+++ b/www-thermferm/css/webcam-ng.css	Tue Aug 09 14:53:57 2022 +0200
@@ -4,26 +4,25 @@
 
 
 body {
-    background: #ccc;
+    background: #252526;
     font-family: Verdana, Arial, sans-serif;
     margin: 0px;
 }
 
-
+/*
 #jqxWidget {
     width: 770px;
     height: 580px;
     float: left;
 }
-
+*/
 
 #content {
     width: 768px;
     height: 578px;
-    border: 2px solid #4297d7;
     background: #252526;
     float: left;
-    color: #eeeeee;
+    color: #252526;
 }
 
 

mercurial