Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.85 KB | None | 0 0
  1. .flairselector .customizer {
  2. display: none !important;
  3. }
  4.  
  5. .flair {
  6. border: none !important;
  7. padding:0px;
  8. background: url(%%spritesheet%%) no-repeat -9999px -9999px;
  9. display:inline-block;
  10. }
  11.  
  12. .aa{ background-position: 0 0; width: 38px; height: 35px; }
  13. .ad{ background-position: 0 -85px; width: 38px; height: 35px; }
  14. .ae{ background-position: 0 -170px; width: 38px; height: 35px; }
  15. .joat{ background-position: 0 -255px; width: 38px; height: 35px; }
  16. .ma{ background-position: 0 -340px; width: 38px; height: 35px; }
  17. .md{ background-position: 0 -425px; width: 38px; height: 35px; }
  18. .me{ background-position: 0 -510px; width: 38px; height: 35px; }
  19. .pa{ background-position: 0 -595px; width: 38px; height: 35px; }
  20. .pd{ background-position: 0 -680px; width: 38px; height: 35px; }
  21. .pe{ background-position: 0 -765px; width: 38px; height: 35px; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement