} .contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before { /* add to friends */ content: url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before { /* add to favorite */ content: url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before { /* send a message */ content:url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before { /* forward to friend*/ content: url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before { /* instant message */ content: url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before { /* block user */ content: url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before { /* add 2 group */ content: url(https://i.imgur.com/mhVW30f.gif); } .contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before { /* report */ content: url(https://i.imgur.com/mhVW30f.gif); } body { cursor: url(https://cur.cursors-4u.net/user/use-1/use26.cur), auto; }