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