Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
dom
/
freaCMS
Seguir
1
Destacar
1
Fork
0
Código
Incidencias
1
Pull Requests
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
attach background image to bodytag not html
master
Dom SP
hace 3 años
padre
774d912444
commit
24b003d7dd
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
app/views/colors.css
+ 1
- 1
app/views/colors.css
Ver fichero
@@ -1,4 +1,4 @@
html
{
body
{
background-color: {{ @backgroundColor }};
background-image: url(/{{ @backgroundImage }});
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar