« Modèle:Accueil/header/styles.css » : différence entre les versions
De Nefald
Autres actions
Aucun résumé des modifications |
Annulation des modifications 903 de Hiob (discussion) Balise : Annulation |
||
| (3 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 14 : | Ligne 14 : | ||
position: absolute; | position: absolute; | ||
inset: 0; | inset: 0; | ||
background-image: url( | background-image: url(); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center; | background-position: center; | ||
| Ligne 53 : | Ligne 53 : | ||
position: relative; | position: relative; | ||
margin-top: 2.5rem; | margin-top: 2.5rem; | ||
width: | width: 150px; | ||
max-width: 100%; | max-width: 100%; | ||
padding-top: 0.75rem; | padding-top: 0.75rem; | ||
| Ligne 91 : | Ligne 91 : | ||
width: 1rem; | width: 1rem; | ||
height: 1rem; | height: 1rem; | ||
mask-image: url( | mask-image: url(); | ||
mask-size: contain; | mask-size: contain; | ||
background-color: currentColor; | background-color: currentColor; | ||