/*
Theme Name:     Divi Child
Theme URI:      http://example.com/
Description:    Thème enfant pour le thème Divi
Author:         dpared
Author URI:     
Template:       Divi                            
Version:        0.1.0
*/

@import url("../Divi/style.css");

#login h1 a{
    background: url(images/logo-login.png) no-repeat !important;
    max-width: none !important;
    width: 100%;
    height: 99px !important;
}

body.login {
    background: #ccc;
}