essais background

This commit is contained in:
Blandine Bajard 2021-10-18 17:17:28 +02:00
parent 80d5ea125f
commit 5f3ebce7d0
5 changed files with 16127 additions and 8965 deletions

View file

@ -30,7 +30,11 @@
text-decoration: none;
}
body {
background-image: url("assets/img/starry sky.jpg");
#background-films {
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-attachment : fixed;
background-image: url("../assets/img/backgroung\ mando.jpg");
}