/* static/admin/css/custom.css */
body.login {
    background-image: url('/static/ism_fondo.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

 