/*
 Theme Name:   Neko theme
 Theme URI:    http://agencia-neko.com
 Description:  Tema Hijo para [Hello Elementor]
 Author:       Jorge Castillo
 Author URI:   http://castillodev.com.ar
 Template:     hello-elementor
 Version:      1.0.0
*/
/* Agrega el URL de la vista previa como fondo */
#theme-name > .theme-screenshot {
    background-image: url('/screenshot.png');
}


body.wp-admin {
    background-color: rgb(255, 255, 255);
}

