Advertisement
Guest User

Untitled

a guest
Sep 16th, 2015
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #donationarea-wrapper
  2. {
  3. z-index: -1;
  4. overflow: hidden;
  5. position: fixed;
  6. top: 8px;
  7. right: 8px;
  8. }
  9.  
  10. #donationarea
  11. {
  12. }
  13.  
  14. #flattr
  15. {
  16. float: left;
  17. margin-right: 16px;
  18. }
  19.  
  20. #paypal
  21. {
  22. overflow: hidden;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement