Autres actions
variables css couleurs etc. |
Aucun résumé des modifications |
||
(Une version intermédiaire par le même utilisateur non affichée) | |||
Ligne 7 : | Ligne 7 : | ||
--exo-yellow: #FF9D00; | --exo-yellow: #FF9D00; | ||
--exo-shadow: 0 0 .3em #00000099; | --exo-shadow: 0 0 .3em #00000099; | ||
--exo-transparent: #00; | |||
} | } | ||
Ligne 26 : | Ligne 27 : | ||
transition: all 0.2s; | transition: all 0.2s; | ||
border: 1px solid #aaa; | border: 1px solid #aaa; | ||
background-color: var(-- | background-color: var(--color-surface-4); | ||
} | } | ||