Affichage avec url

This commit is contained in:
HarmandI 2021-10-19 17:17:14 +02:00
parent 8d4456bae6
commit ce00336862
4 changed files with 21 additions and 3 deletions

View file

@ -57,6 +57,16 @@ div.image-films {
content: url("../assets/imgs/mando.png");
}
div.image-charactere {
background-color: transparent;
margin-top: -170px;
margin-left: auto;
width: 30%;
content: url("../assets/imgs/grogu.png");
}
#reponses-films {
color : #FFF;
float: left;