From b28eb08eae80e3b989d60c53596ee118fb681900 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 30 Nov 2025 17:37:27 -0500 Subject: [PATCH] Correctif a la mise en forme du styles.css --- www/css/style.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/www/css/style.css b/www/css/style.css index 2475a97..9d72adc 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -50,7 +50,6 @@ display: block; } - body { min-height: 100vh; /* Pour footer at bottom from : https://douiri.org/blog/fix-footer-bottom-css/ */ @@ -272,7 +271,6 @@ footer { /* min-height: calc(100vh - 60px); */ /* display: block; */ - } .aPropos .conteneurMaps { @@ -347,7 +345,6 @@ footer { font-size: 2rem; } - .team header.introduction div.introduction { background-color: #13172cd5; height: 100vh; @@ -403,7 +400,6 @@ footer { background: #13172c url("../images/imagesTeam/BackgroundStanislas.webp") center/cover fixed; } - .team section article div.box { background-color: rgba(19, 23, 44, 0.8); padding: 16px; @@ -459,7 +455,6 @@ footer { font-size: 2rem; } - .histoire header.introduction div.introduction { background-color: #13172cd5; height: 100vh; @@ -557,7 +552,6 @@ footer { /* PAGE: Univers Sci-fi et sous-pages */ /* AUTEUR: Léa */ /**************************************/ - .lore:not(footer) { background-color: #13172c; background-size: cover; @@ -660,7 +654,6 @@ footer { padding: 1% 0% 1% 35%; } - .lore th a, .lore blockquote a { color: #c19f8a; @@ -809,9 +802,7 @@ footer { /* PAGE: Warframes */ /* AUTEUR: Andres */ /****************************/ - .armures { - max-width: 100%; } @@ -987,8 +978,6 @@ footer { padding: 10px; } - - /****************************/ /* PAGE: Crédits */ /* AUTEUR: Jeremy */ @@ -1015,7 +1004,6 @@ footer { font-size: 2rem; } - .credits header.introduction div.introduction { background-color: #13172cd5; height: 100vh;