Modification d'une classe Lore qui s'appliquait sur tout les h2 et h3 de toutes les pages
This commit is contained in:
@@ -147,6 +147,9 @@ footer {
|
|||||||
.accueil #rencontreEquipe {
|
.accueil #rencontreEquipe {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
background-color: #E6ECF3;
|
||||||
|
color: #606060;
|
||||||
|
height: 85vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.accueil #rencontreEquipe div {
|
.accueil #rencontreEquipe div {
|
||||||
@@ -449,8 +452,8 @@ footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.lore h1,
|
.lore h1,
|
||||||
h2,
|
.lore h2,
|
||||||
h3 {
|
.lore h3 {
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user