Advertisement
GochiSiyan

outline css

Mar 10th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. .fa-thumbs-o-up:before {
  2. content: "\f087" !important;
  3. }
  4.  
  5. .fa-comment-o:before {
  6. content: "\f0e5" !important;
  7. }
  8.  
  9. .fa-bookmark-o:before {
  10. content: "\f097" !important;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement