Modifications de selecteurs qui ne faisaient rien
This commit is contained in:
@@ -99,7 +99,7 @@ footer {
|
||||
/* PAGE: L'équipe */
|
||||
/* AUTEUR: Jérémy & Andres */
|
||||
/****************************/
|
||||
.team main {
|
||||
.team {
|
||||
background-color: #e6ecf3;
|
||||
}
|
||||
|
||||
@@ -107,7 +107,7 @@ footer {
|
||||
/* PAGE: Histoire de DE */
|
||||
/* AUTEUR: Jérémy */
|
||||
/****************************/
|
||||
.histoire main {
|
||||
.histoire {
|
||||
background-color: rgb(104, 170, 56);
|
||||
}
|
||||
|
||||
@@ -265,7 +265,7 @@ footer {
|
||||
/* PAGE: Missions */
|
||||
/* AUTEUR: Stanislas */
|
||||
/****************************/
|
||||
.missions main {
|
||||
.missions {
|
||||
background-color: rgb(43, 189, 226);
|
||||
}
|
||||
|
||||
@@ -273,6 +273,6 @@ footer {
|
||||
/* PAGE: Armures */
|
||||
/* AUTEUR: Andres */
|
||||
/****************************/
|
||||
.armures main {
|
||||
.armures {
|
||||
background-color: rgb(255, 119, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user