nos jeux
This commit is contained in:
@@ -3,6 +3,7 @@ body{
|
||||
}
|
||||
|
||||
main{
|
||||
padding-top: 40px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
18
CSS/nos jeux.css
Normal file
18
CSS/nos jeux.css
Normal file
@@ -0,0 +1,18 @@
|
||||
.jeu{
|
||||
padding-left: 25%;
|
||||
|
||||
}
|
||||
|
||||
h2{
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
|
||||
body{
|
||||
background-size: cover;
|
||||
background-image: url(../img/layered-peaks-haikei.svg) ;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
main{
|
||||
padding-top: 45px;
|
||||
}
|
@@ -193,7 +193,7 @@ footer{
|
||||
align-items: center;
|
||||
flex-direction: row-reverse;
|
||||
justify-content: space-around;
|
||||
background-color: #00010c;
|
||||
background-color: #000000;
|
||||
color: white;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user