« Modèle:Badge/styles.css » : différence entre les versions
De Nefald
Autres actions
mAucun résumé des modifications |
mAucun résumé des modifications |
||
| Ligne 145 : | Ligne 145 : | ||
.badge > span:first-child, | .badge > span:first-child, | ||
.badge > i:first-child { | .badge > i:first-child { | ||
margin-right: 0 | margin-right: 0; | ||
margin-left: 0; | margin-left: 0.6em; | ||
} | } | ||
| Ligne 152 : | Ligne 152 : | ||
.badge > span:last-child:not(:first-child), | .badge > span:last-child:not(:first-child), | ||
.badge > i:last-child:not(:first-child) { | .badge > i:last-child:not(:first-child) { | ||
margin-left: 0 | margin-left: 0; | ||
margin-right: 0; | margin-right: 0.6em; | ||
} | } | ||
| Ligne 161 : | Ligne 161 : | ||
.badge .far, | .badge .far, | ||
.badge .fab { | .badge .fab { | ||
font-size: | font-size: 0.6em; | ||
vertical-align: middle; | vertical-align: middle; | ||
line-height: 1; | line-height: 1; | ||