mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-22 22:39:19 +00:00
color
This commit is contained in:
@ -63,10 +63,16 @@ h2{
|
||||
font-weight: 600;
|
||||
font-size: 17px;
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
.test{
|
||||
height: 300vh;
|
||||
=======
|
||||
|
||||
.contenue{
|
||||
height: 285vh;
|
||||
>>>>>>> 5029010f15d22427dc323fafc747a1a08afbeb77
|
||||
}
|
||||
.test2{
|
||||
.articleHome{
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
margin-top: 100px;
|
||||
@ -75,7 +81,7 @@ h2{
|
||||
padding-right: 2%;
|
||||
}
|
||||
@media only screen and (min-width: 992px) {
|
||||
.test2 {
|
||||
.articleHome {
|
||||
padding-right: 10%;
|
||||
padding-left: 10%;
|
||||
}
|
||||
@ -320,6 +326,22 @@ input {outline: none}
|
||||
background-color: #110230;
|
||||
}
|
||||
|
||||
.fullFooter{
|
||||
height: 220px;
|
||||
background-color: grey;
|
||||
}
|
||||
.iconFooter{
|
||||
height: 160px;
|
||||
background-color: lightgray;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.iconOnFooter{
|
||||
padding-top:125px;
|
||||
display: inline-block;
|
||||
color: black;
|
||||
|
||||
}
|
||||
#twi{
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
@ -380,7 +402,7 @@ input {outline: none}
|
||||
.test1{
|
||||
margin-top: 30px;
|
||||
}
|
||||
.test2{
|
||||
.articleHome2{
|
||||
margin-top:30px;
|
||||
}
|
||||
#titre-home{
|
||||
@ -408,7 +430,7 @@ input {outline: none}
|
||||
.test1{
|
||||
margin-top: 20px;
|
||||
}
|
||||
.test2{
|
||||
.articleHome{
|
||||
margin-top: 20px;
|
||||
}
|
||||
#titre-home{
|
||||
|
Reference in New Issue
Block a user