rectification <a></a> / maj img home/disposition home

This commit is contained in:
theomemin
2018-12-17 09:56:42 +01:00
parent b69b865fd1
commit 97c15c5468
5 changed files with 19 additions and 24 deletions

View File

@ -59,11 +59,6 @@ body{
height: 300vh;
background-color: #eeeeee;
}
.test1{
float: left;
text-align: center;
margin-top: 40px;
}
.test2{
margin-top: 70px;
float: right;
@ -117,7 +112,9 @@ body{
width: 100%;
height: 440px;
margin-top: 100px;
background-color: white;
background: url("../img/img-home.jpg");
background-position: center;
background-size: cover;
box-shadow: 1px 1px 30px 1px lightgrey;
}
.bloc_principal_titre{