Advertisement
Guest User

lol

a guest
Apr 18th, 2014
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. body
  2. {
  3. background-color: #fff;
  4. background-image:url('http://i.imgur.com/qxj0iOc.png');
  5. background-repeat: no-repeat;
  6. background-position: left top;
  7. color: #000;
  8. }
  9. h1
  10. {
  11. font: calibri 8px serif;
  12. margin: 10px;
  13. }
  14. .group_desc
  15. {
  16. text-align: right;
  17.  
  18. }
  19.  
  20. .group_title {visibility: hidden;}
  21. .logo_cell {height: 0px; display: none;}
  22. .bottombar {display: none;}
  23. /* Hide those fucking ads no one likes. (Not in IE)*/
  24. tr:first-child + * { display: none; }
  25. tr:first-child { display: none; }
  26. ins {height: 0px !important; display: none !important;}
  27. #flash {display: inline !important; background-color: #F00;}
  28. /*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement