Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. /* rank css for Vampirekiller */
  2.  
  3. i.vam {
  4. font-style: normal;
  5. color: #D9B3FF;
  6. }
  7. i.vay {
  8. font-style: normal;
  9. color: #ff0;
  10. }
  11. i.vay::before { content: "["; }
  12. i.vay::after { content: "] "; }
  13. i.vam::after { content: url("//l.rtehl33t.net/vk.png");}
  14.  
  15. div.chatline span[style*="color:#33CC33"] [href*="Vampirekiller"] .chatname { color: #FF7000 !important; font-weight: bold; font-family: Verdana, Arial; }
  16. div.chatline span[style*="color:#338833"] [href*="Vampirekiller"] .chatname { color: #FF7000 !important; font-weight: bold; font-family: Verdana, Arial; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement