Advertisement
Guest User

Untitled

a guest
Aug 24th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. <style>
  2. .m_stretchgoal .stretchgoal_stats_title {
  3. font-size: 20px;
  4. line-height: 20px;
  5. }
  6. .stretchgoal_donate {
  7. display: none !important;
  8. }
  9. .stretchgoal_stats {
  10. display:none!important;
  11. }
  12. .stretchgoal_goal_main {
  13. display:none!important;
  14. }
  15. .stretchgoal_progress {
  16. display:none!important;
  17. }
  18. .stretchgoal_goals_no_gap {
  19. display:none!important;
  20. }
  21. .m_stretchgoal {
  22. padding:1px!important;
  23. }
  24. .m_stretchgoal .stretchgoal_donators {
  25. margin-top:2px!important;
  26. }
  27. .stretchgoal_donators_list a {
  28. padding-top:3px;
  29. }
  30. .stretchgoal_donators_title {
  31. display:none!important;
  32. }
  33. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement