Public Access
5
0

Compare commits

..

2 Commits

Author SHA1 Message Date
SR
67009913a4 Merge branch 'main' of https://gitea.zkd.ca/Dev_Web/web01 2025-11-14 14:54:48 -05:00
SR
7f1f8bd979 MAJ Style.css 2025-11-14 14:54:16 -05:00

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