« MediaWiki:Common.css » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 827 : | Ligne 827 : | ||
} | } | ||
.nph-gamme-editions { | .nph-gamme-editions { | ||
margin-top: 0.7rem; | |||
} | |||
.nph-gamme-row { | |||
display: flex; | display: flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
align-items: center; | |||
gap: 0.4rem; | gap: 0.4rem; | ||
margin- | margin-bottom: 0.4rem; | ||
} | |||
.nph-gamme-row:last-child { | |||
margin-bottom: 0; | |||
} | |||
.nph-gamme-label { | |||
font-family: 'Cinzel', 'Georgia', serif; | |||
font-size: 0.65rem; | |||
font-weight: 600; | |||
text-transform: uppercase; | |||
letter-spacing: 0.1em; | |||
color: #C49A2A; | |||
min-width: 95px; | |||
flex-shrink: 0; | |||
} | } | ||
.nph-gamme-ed { | .nph-gamme-ed { | ||