From 6c66d3bfa6c41bd49248888f5a217e6107b9ad9c Mon Sep 17 00:00:00 2001 From: SR Date: Fri, 14 Nov 2025 14:54:16 -0500 Subject: [PATCH] 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 */ + + +