3663 shaares
70 liens privés
70 liens privés
1 résultat
taggé
notify
Les codes 'content' CSS pour les icones Font Awesome.
Utilisables comme suit :
#notify-form button[type="reset"]::before {
font-family: "FontAwesome";
content: "\f057";
display: inline-block;
padding-right: 4px;
margin-top: 15px;
}