hero0fwar

Reddit Spoiler Link Flair Template

Feb 6th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. .linkflair-spoiler .linkflairlabel {
  2. background: #8B373B;
  3. border: 1px solid #6A0000;
  4. color: white;
  5. }
  6. .linkflair-spoiler a.title {
  7. background: #562222;
  8. color: #562222 !important;
  9. }
  10. .linkflair-spoiler a.title:hover {
  11. background: transparent;
  12. }
  13. .linkflair-spoiler .thumbnail {
  14. display: none !important;
  15. }
  16. .linkflair-spoiler a.title:visited {
  17. background: #8d3838;
  18. color: #8d3838 !important
  19. }
Add Comment
Please, Sign In to add comment