Archives support

css de joi et fond

Bonjour,

A première vue pour changer la couleur du fond du style joi; il faut intervenir à ce niveau là dans le css : background-color

body { /* most elements will inherit some of these attributes */ margin: 0px 0px 20px 0px; color: #000; background-color: #fff; font-family: Verdana, Arial, sans-serif; font-size: small; text-align: center; /* to make IE center everything */

Je cherche à tester un fond qui soit une image crée par mes soins ; y a t-il le code dans le css ?