ajout de l'image de mando en arriere plan
This commit is contained in:
parent
49e32dd669
commit
cc3912c273
3 changed files with 8 additions and 4 deletions
|
|
@ -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");
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue