Advertisement
srikat

Untitled

Sep 20th, 2014
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.25 KB | None | 0 0
  1. .wrap {
  2.     margin: 0 auto;
  3.     max-width: 1140px;
  4. }
  5.  
  6. .custom-bg {
  7.     text-align: center;
  8.   margin-bottom: 40px;
  9. }
  10.  
  11. .custom-bg img {
  12.     vertical-align: top;
  13.     width: 100%;  
  14. }
  15.  
  16. .footer-widgets .wrap {
  17.     margin-left: auto;
  18.   margin-right: auto;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement