Public Access
5
0

MAJ Style.css

This commit is contained in:
SR
2025-11-14 14:54:16 -05:00
parent 5d3472947f
commit 6c66d3bfa6

View File

@@ -1,4 +1,11 @@
@charset "UTF-8"; /* La feuille de style est encodée en UTF-8 */ @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; position: fixed;
left: 10px; left: 10px;
bottom: 10px; bottom: 10px;
} }
/* Section a Lea */
.lea body {
background-color: blueviolet;
}
/* Section a Jeremy */
/* Section a Andres */
/* Section a Stan */