Browse Source

Update style.css

Capitan Cloud 2 years ago
parent
commit
227480a01e
1 changed files with 3 additions and 3 deletions
  1. 3 3
      Public/static/css/style.css

+ 3 - 3
Public/static/css/style.css

@@ -60,9 +60,9 @@ body {
   width: 102%; 
   border: 1px solid #C2DBF2; 
   padding: 7px; 
-  background: #ffedf0; 
-  opacity: 0.6;
-  color:white; 
+  background: #ffffff; 
+  opacity: 0.3;
+  color: white; 
   font-family: Arial,Sans,Verdana;
   font-size: 12px; 
   text-align: center;