maj html,css

This commit is contained in:
theomemin
2018-12-10 10:42:01 +01:00
parent 3d3646572c
commit ededb120d2
5 changed files with 20 additions and 5 deletions

View File

@ -104,13 +104,26 @@ body{
color: black;
float: right;
}
.presblanc{
.bloc_principal{
width: 100%;
height: 600px;
height: 650px;
margin-top: 100px;
background-color: white;
}
.bloc_principal_titre{
text-align: center;
padding-top: 13px;
width: 100%;
height: 50px;
background-color: #ffef2b;
}
.item_nav_blog_logo{
padding-top: 5px;
display: inline-block;
float: left;
}
#twi{
height: 18px;
width: 18px;