Explorar el Código

Update style.css

Capitan Cloud hace 1 año
padre
commit
beac78c4b7
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      Public/css/style.css

+ 3 - 2
Public/css/style.css

@@ -81,15 +81,16 @@ body {
   top: 2000px; 
   left:-10px;
   width: 102%; 
-  border: 1px solid #C2DBF2; 
+  border: 0px solid #C2DBF2; 
   padding: 7px; 
-  background: white; 
+  background: transparent; 
   opacity: 0.3;
   color:white; 
   font-family: Arial,Sans,Verdana;
   font-size: 12px; 
   text-align: center; 
   z-index: 99998;
+  display:none;  
 }
 #footer {
   position: fixed;