This commit is contained in:
2026-04-07 22:02:43 +02:00
parent 3f3f939267
commit e320feb2d7
17 changed files with 268 additions and 139 deletions

View File

@@ -15,7 +15,7 @@
--c-backgroud-brandreverse: #ACCFCF;
--c-background-blanc-casse: #FCFCFC;
--c-background-jaune: #fac020;
--c-background-bleu: #002b95;
--c-background-vert: #51d43d;
/* États */
--c-success: green;

View File

@@ -26,6 +26,10 @@
--fw-extrabold: 800;
--fw-black: 900;
/* Font italique */
--fi-normal: oblique 5deg;
--fi-hight: oblique 10deg;
/* Optical size (opsz) : utile avec Roboto Flex */
--opsz-body: 14;
--opsz-title: 28;