ajout de plus de styles pour Accueil
This commit is contained in:
@@ -106,10 +106,19 @@ footer {
|
||||
background-color: rgb(138, 43, 226);
|
||||
}
|
||||
|
||||
.accueil article p {
|
||||
.accueil main {
|
||||
margin: auto;
|
||||
display: flex;
|
||||
width: 45%;
|
||||
padding: 0px 10%;
|
||||
}
|
||||
|
||||
.accueil section {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.accueil article {
|
||||
color: #ffefe5;
|
||||
background-color: #13172c87;
|
||||
padding: 5%;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
|
||||
Reference in New Issue
Block a user