Bonjour,
J'aimerai savoir si c'est possible d'écrire un style css concernant un boutton comme ceci :
J'aimerai savoir si c'est possible d'écrire un style css concernant un boutton comme ceci :
button.#info_client
{
border-style:none;
height:45px;
width:132px;
background:url("../IMAGE/valider.jpg")
}
button.#sup_cat
{
border-style:none;
height:45px;
width:132px;
background:url("../IMAGE/sup_panier.jpg")
}