Skip to content

Instantly share code, notes, and snippets.

@jarv
jarv / fa-ublock-adblock-workaround
Created January 16, 2015 18:42
fontawesome ublock adblock workaround
.my-fa-facebook:before {
content: "\f09a";
}
.my-fa-facebook-square:before {
content: "\f082";
}
.my-fa-flickr:before {
content: "\f16e";
}
.my-fa-google-plus-square:before {