Skip to content
Extraits de code Groupes Projets
Valider f2c191ed rédigé par Elodie BOUZIAT's avatar Elodie BOUZIAT
Parcourir les fichiers

Update style.css

parent f08d5494
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
/* /*
Cette partie concerne les éléments principaux de la page Cette partie concerne les éléments principaux de la page
*/ */
body { body {
background-color: lightgrey; margin:0;
padding:0;
background: url(triangle6.jpeg) no-repeat center fixed;
-webkit-background-size: cover; /* pour anciens Chrome et Safari */
background-size: cover; /* version standardisée */
} }
/* /*
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter