Public Access
5
0

MAJ Style.css

This commit is contained in:
SR
2025-11-14 14:54:16 -05:00
parent 86ca289be2
commit 7f1f8bd979

View File

@@ -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 */
/**************************/
@@ -115,3 +122,41 @@ aside {
left: 10px;
bottom: 10px;
}
/* Section a Lea */
.lea body {
background-color: blueviolet;
}
/* Section a Jeremy */
/* Section a Andres */
/* Section a Stan */