Explorar el Código

Change background color

customisations
alemart hace 1 año
padre
commit
83c7ede468
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      demos/assets/demo.css

+ 1
- 1
demos/assets/demo.css Ver fichero

@@ -17,7 +17,7 @@ body {
17 17
     border: 0;
18 18
     font-size: 36px;
19 19
     color: #fff;
20
-    background: none;
20
+    background: rgba(61, 90, 254, 0.8);
21 21
 
22 22
     position: absolute;
23 23
     right: 0;

Loading…
Cancelar
Guardar