Explorar el Código

Reverts back to black background. We need to fix some other things before moving to grey background.

j8
yanas hace 9 años
padre
commit
568a5ba816
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      css/main.css

+ 1
- 1
css/main.css Ver fichero

@@ -9,7 +9,7 @@ html, body{
9 9
     color: #424242;
10 10
     font-family:'Helvetica Neue', Helvetica, sans-serif;
11 11
     font-weight: 400;
12
-    background: #4E4E4E;
12
+    background: #000000;
13 13
     overflow: hidden;
14 14
 }
15 15
 

Loading…
Cancelar
Guardar