Correctif a la mise en forme du styles.css
This commit is contained in:
@@ -50,7 +50,6 @@
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
/* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */
|
/* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */
|
||||||
@@ -272,7 +271,6 @@ footer {
|
|||||||
|
|
||||||
/* min-height: calc(100vh - 60px); */
|
/* min-height: calc(100vh - 60px); */
|
||||||
/* display: block; */
|
/* display: block; */
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.aPropos .conteneurMaps {
|
.aPropos .conteneurMaps {
|
||||||
@@ -347,7 +345,6 @@ footer {
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.team header.introduction div.introduction {
|
.team header.introduction div.introduction {
|
||||||
background-color: #13172cd5;
|
background-color: #13172cd5;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
@@ -403,7 +400,6 @@ footer {
|
|||||||
background: #13172c url("../images/imagesTeam/BackgroundStanislas.webp") center/cover fixed;
|
background: #13172c url("../images/imagesTeam/BackgroundStanislas.webp") center/cover fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.team section article div.box {
|
.team section article div.box {
|
||||||
background-color: rgba(19, 23, 44, 0.8);
|
background-color: rgba(19, 23, 44, 0.8);
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
@@ -459,7 +455,6 @@ footer {
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.histoire header.introduction div.introduction {
|
.histoire header.introduction div.introduction {
|
||||||
background-color: #13172cd5;
|
background-color: #13172cd5;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
@@ -557,7 +552,6 @@ footer {
|
|||||||
/* PAGE: Univers Sci-fi et sous-pages */
|
/* PAGE: Univers Sci-fi et sous-pages */
|
||||||
/* AUTEUR: Léa */
|
/* AUTEUR: Léa */
|
||||||
/**************************************/
|
/**************************************/
|
||||||
|
|
||||||
.lore:not(footer) {
|
.lore:not(footer) {
|
||||||
background-color: #13172c;
|
background-color: #13172c;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
@@ -660,7 +654,6 @@ footer {
|
|||||||
padding: 1% 0% 1% 35%;
|
padding: 1% 0% 1% 35%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.lore th a,
|
.lore th a,
|
||||||
.lore blockquote a {
|
.lore blockquote a {
|
||||||
color: #c19f8a;
|
color: #c19f8a;
|
||||||
@@ -809,9 +802,7 @@ footer {
|
|||||||
/* PAGE: Warframes */
|
/* PAGE: Warframes */
|
||||||
/* AUTEUR: Andres */
|
/* AUTEUR: Andres */
|
||||||
/****************************/
|
/****************************/
|
||||||
|
|
||||||
.armures {
|
.armures {
|
||||||
|
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -987,8 +978,6 @@ footer {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/****************************/
|
/****************************/
|
||||||
/* PAGE: Crédits */
|
/* PAGE: Crédits */
|
||||||
/* AUTEUR: Jeremy */
|
/* AUTEUR: Jeremy */
|
||||||
@@ -1015,7 +1004,6 @@ footer {
|
|||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.credits header.introduction div.introduction {
|
.credits header.introduction div.introduction {
|
||||||
background-color: #13172cd5;
|
background-color: #13172cd5;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user