Public Access
5
0
This commit is contained in:
Andres
2025-11-30 17:40:32 -05:00

View File

@@ -12,8 +12,6 @@
box-sizing: border-box; box-sizing: border-box;
} }
/** SECTION modifier par script **/ /** SECTION modifier par script **/
#updateDate { #updateDate {
visibility: hidden; visibility: hidden;
@@ -52,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/ */
@@ -88,17 +85,16 @@ nav img {
} }
nav a { nav a {
display: flex; display: inline-block;
align-items: center;
text-decoration: none; text-decoration: none;
color: #ffefe5; color: #ffefe5;
padding: 0 16px; padding: 10.8px 16px;
margin: 0 4px; margin: 160px 4px;
background-color: #13172c;
border-radius: 20px;
} }
nav a:hover { nav a:hover {
height: 40px;
border-radius: 20px;
background-color: #b47871; background-color: #b47871;
} }
@@ -275,7 +271,6 @@ footer {
/* min-height: calc(100vh - 60px); */ /* min-height: calc(100vh - 60px); */
/* display: block; */ /* display: block; */
} }
.aPropos .conteneurMaps { .aPropos .conteneurMaps {
@@ -350,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;
@@ -406,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;
@@ -462,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;
@@ -560,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;
@@ -663,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;
@@ -812,9 +802,7 @@ footer {
/* PAGE: Warframes */ /* PAGE: Warframes */
/* AUTEUR: Andres */ /* AUTEUR: Andres */
/****************************/ /****************************/
.armures { .armures {
max-width: 100%; max-width: 100%;
} }
@@ -1000,8 +988,6 @@ footer {
padding: 10px; padding: 10px;
} }
/****************************/ /****************************/
/* PAGE: Crédits */ /* PAGE: Crédits */
/* AUTEUR: Jeremy */ /* AUTEUR: Jeremy */
@@ -1028,7 +1014,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;