From de0aa27534a8b47e4369bd2574d92f882e4bae4a Mon Sep 17 00:00:00 2001 From: Jeremy Date: Fri, 14 Nov 2025 14:52:12 -0500 Subject: [PATCH 1/2] Essaie 2 --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index fa512f6..9654711 100644 --- a/www/index.html +++ b/www/index.html @@ -4,7 +4,7 @@ - Warframe + Warframe2fan From 7f1f8bd9790cd35dbfa3caafd81c0f2f64b6062e Mon Sep 17 00:00:00 2001 From: SR Date: Fri, 14 Nov 2025 14:54:16 -0500 Subject: [PATCH 2/2] MAJ Style.css --- www/css/style.css | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 11cb982..c5258ce 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -1,4 +1,11 @@ @charset "UTF-8"; /* La feuille de style est encodée en UTF-8 */ +@charset "UTF-8"; +/* Comment Header */ +/* File Header */ + +/* Section CSS Reset -- GLOBAL */ + + /**************************/ @@ -114,4 +121,42 @@ aside { position: fixed; left: 10px; bottom: 10px; -} \ No newline at end of file +} + + + + + + + + + +/* Section a Lea */ +.lea body { + background-color: blueviolet; +} + + + + + + + +/* Section a Jeremy */ + + + + + + +/* Section a Andres */ + + + + + + +/* Section a Stan */ + + +