Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.48 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document url("https://osbot.org/forum/chat/") {
  4.  
  5.   .donor_250, .don500 {
  6.     color: grey !important;
  7.     text-shadow: none !important;
  8.   }
  9.   span[style^="background: url(https://osbot.org/images/forum/sparkleForName.gif); color: #FF34B3"] {
  10.     color: grey !important;
  11.     text-shadow: none !important;
  12.     font-weight: normal !important;;
  13.     text-decoration: line-through;
  14.     background: initial !important;
  15.   }
  16.  
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement