ajout mise en page page 27

This commit is contained in:
ethylotest
2021-03-23 14:07:36 +01:00
parent 3752c2c04e
commit 1e2aa8ce45
4 changed files with 37 additions and 29 deletions

View File

@@ -20,10 +20,10 @@
--color-text: hsl(0, 0%, 10%);
--color-text-light: hsl(0, 0%, 25%);
--color-text-strong: hsl(0, 0%, 5%);
--color-text-1: hsl(var(--hue-1), 80%, 50%);
--color-text-2: hsl(var(--hue-2), 90%, 30%);
--color-text-3: hsl(var(--hue-3), 90%, 30%);
--color-text-4: hsl(var(--hue-4), 70%, 40%);
--color-text-1: hsl(var(--hue-1), 80%, 50%);
--color-text-2: hsl(var(--hue-2), 90%, 30%);
--color-text-3: hsl(var(--hue-3), 90%, 30%);
--color-text-4: hsl(var(--hue-4), 70%, 40%);
/*links*/
--hue-link: var(--hue-3);
--color-link: hsl(var(--hue-link), 70%, 40%);