ajout de l'image de mando en arriere plan

This commit is contained in:
Blandine Bajard 2021-10-19 10:35:36 +02:00
parent 49e32dd669
commit cc3912c273
3 changed files with 8 additions and 4 deletions

View file

@ -33,8 +33,12 @@
body{
background-image: url("../assets/imgs/starry_sky.jpg")
}
#background-films {
width: auto;
background-image: url("");
div.image-films {
background-color: transparent;
margin-top: 20px;
margin-left: auto;
width: 30%;
content: url("../assets/imgs/mando.png");
}