Affichage avec url
This commit is contained in:
parent
8d4456bae6
commit
ce00336862
4 changed files with 21 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue