changements index html
This commit is contained in:
parent
0eb7887a96
commit
83a006de17
2 changed files with 16 additions and 6 deletions
|
|
@ -75,14 +75,21 @@ body{
|
|||
/* border-radius: 10%; */
|
||||
}
|
||||
|
||||
/* div.image-films {
|
||||
#bienvenue{
|
||||
text-align: center;
|
||||
background-color: transparent;
|
||||
margin-top: -170px;
|
||||
margin-left: auto;
|
||||
width: 30%;
|
||||
content: url("../assets/imgs/mando.png");
|
||||
font-size: 100px;
|
||||
color :var(--jaune) ;
|
||||
text-decoration: underline;
|
||||
text-decoration-color: var(--jaune) ;
|
||||
}
|
||||
#presentation {
|
||||
text-align: center;
|
||||
background-color: transparent;
|
||||
font-size: 40px;
|
||||
color :var(--jaune)
|
||||
}
|
||||
|
||||
} */
|
||||
div.image-films {
|
||||
background-color: transparent;
|
||||
width: 30%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue