« Modèle:Documentation/styles.css » : différence entre les versions
De Nefald
Autres actions
Annulation des modifications 3986 de Hiob (discussion) Balise : Annulation |
mAucun résumé des modifications |
||
| Ligne 83 : | Ligne 83 : | ||
/* Documentation existante */ | /* Documentation existante */ | ||
.nef-doc-exists { | .nef-doc-exists { | ||
border-left: | border-left: 1px solid var(--color-success); | ||
} | } | ||
| Ligne 92 : | Ligne 92 : | ||
gap: 1em; | gap: 1em; | ||
background-color: var(--color-surface-2); | background-color: var(--color-surface-2); | ||
border-left: | border-left: 1px solid var(--color-destructive); | ||
} | } | ||
| Ligne 111 : | Ligne 111 : | ||
border-radius: 4px; | border-radius: 4px; | ||
margin-top: 1em; | margin-top: 1em; | ||
border-left: | border-left: 1px solid var(--color-progressive); | ||
color: var(--color-base); | color: var(--color-base); | ||
} | } | ||