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 */ + + +