Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. .fa-youtube:hover{
  2. color:#ff0000;
  3. transition:all 0.02;
  4. }
  5. .fa-discord:hover{
  6. color:#7289da;
  7. transition:all 0.02;
  8. }
  9. .fa-teamspeak:hover{
  10. color:#1c82cc;
  11. transition:all 0.02;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement