mise a jour des choix pour zone sensible

This commit is contained in:
hugogogo
2021-10-04 16:29:48 +02:00
parent 183dbd7037
commit e5a385c004
5 changed files with 60 additions and 36 deletions

View File

@@ -26,7 +26,7 @@
--color-text-3: hsl(var(--hue-3), 90%, 30%);
--color-text-4: hsl(var(--hue-4), 70%, 40%);
/*links*/
--hue-link: var(--hue-3);
--hue-link: var(--hue-4);
--color-link: hsl(var(--hue-link), 70%, 40%);
--color-link-hover: hsl(var(--hue-link), 70%, 50%);
--color-link-active: hsl(var(--hue-link), 70%, 50%);