Advertisement
srikat

Untitled

Oct 20th, 2013
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .featured {
  2.     margin-top: 0;
  3. }
  4.  
  5. .custom-bg img {
  6.     margin: 0 auto;
  7.     display: table;
  8. }
  9.  
  10. .custom-bg {
  11.     background: #9E39A7;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement