Explorar el Código

Slightly lower main font brightness.

master
Ben Kurtovic hace 7 años
padre
commit
ed5a56ad4a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      static/main.css

+ 1
- 1
static/main.css Ver fichero

@@ -7,7 +7,7 @@ body {
margin: 0;
font-family: "Open Sans", sans-serif;
line-height: 1.3;
color: #EAEAEA;
color: #DEDEDE;
background-color: black;
background-size: cover;
background-position: center;


Cargando…
Cancelar
Guardar