Advertisement
bhengh

SB remove subscribe background: NEW code

Jul 10th, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .podcastall {
  2. float:left;
  3. padding: 0.5em;
  4. font-size: 1em;
  5. -moz-border-radius: 7px;
  6. -webkit-border-radius: 7px;
  7. }
  8.  
  9. .podcastcustom {
  10. float:right;
  11. padding: 0.5em;
  12. font-size: 1em;
  13. -moz-border-radius: 7px;
  14. -webkit-border-radius: 7px;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement