Intégration des éléments pour la page de l'équipe
This commit is contained in:
@@ -77,7 +77,7 @@ footer {
|
||||
/* PAGE: Accueil */
|
||||
/* AUTEUR: Léa */
|
||||
/****************************/
|
||||
.accueil body {
|
||||
.accueil {
|
||||
background-color: rgb(138, 43, 226);
|
||||
}
|
||||
|
||||
@@ -91,7 +91,7 @@ footer {
|
||||
/* PAGE: à Propos */
|
||||
/* AUTEUR: Stanislas */
|
||||
/****************************/
|
||||
.aPropos main {
|
||||
.aPropos {
|
||||
background-color: rgb(99, 241, 99);
|
||||
}
|
||||
|
||||
@@ -100,7 +100,10 @@ footer {
|
||||
/* AUTEUR: Jérémy & Andres */
|
||||
/****************************/
|
||||
.team {
|
||||
background-color: #e6ecf3;
|
||||
background: #13172c url("../images/imagesTeam/Intro.png") center;
|
||||
background-size: cover;
|
||||
background-position: top;
|
||||
color: #FFEFE5;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
|
||||
Reference in New Issue
Block a user