Public Access
5
0
This commit is contained in:
Jeremy
2025-11-14 14:55:25 -05:00

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 */
/**************************/
@@ -114,4 +121,42 @@ aside {
position: fixed;
left: 10px;
bottom: 10px;
}
}
/* Section a Lea */
.lea body {
background-color: blueviolet;
}
/* Section a Jeremy */
/* Section a Andres */
/* Section a Stan */