mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
still working in article
This commit is contained in:
@ -144,6 +144,29 @@ body{
|
||||
margin-right: 50px;
|
||||
color: grey;
|
||||
}
|
||||
.article-home{
|
||||
width: 300px;
|
||||
height: 300px;
|
||||
background-color: white;
|
||||
margin: 40px auto auto 20px;
|
||||
box-shadow: 1px 1px 30px 1px lightgrey;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
}
|
||||
.articles-home{
|
||||
margin: auto;
|
||||
}
|
||||
.contenue-home{
|
||||
padding-left: 11px;
|
||||
padding-top: 15px;
|
||||
}
|
||||
.cat-home{
|
||||
height: 20px;
|
||||
width: 50px;
|
||||
background-color: yellow;
|
||||
}
|
||||
#titre-article-home{
|
||||
font-weight:bold;
|
||||
}
|
||||
#twi{
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
@ -171,7 +194,12 @@ body{
|
||||
padding-bottom: 20px;
|
||||
font-size: 20px;
|
||||
}
|
||||
#titre-between{
|
||||
margin-top: 80px;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-size: 22px;
|
||||
|
||||
}
|
||||
@media screen and (max-width: 640px) {
|
||||
.nav_imie {
|
||||
height: 0;
|
||||
|
Reference in New Issue
Block a user