mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
maj html,css
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user