Advertisement
manderp

mothership tag addition

Sep 21st, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <style>
  2.  
  3. a.mother, a.mother:visited {
  4. color: #939dba;
  5. transition: all .7s;
  6. text-decoration: none;
  7. }
  8.  
  9. a.mother:hover {
  10. color: #ccc;
  11. }
  12.  
  13. </style>
  14.  
  15. code provided by: <a href="https://roleplay.chat/profile.php?user=mothership" target="_blank" class="mother">☮</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement