Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. #containerWrapper {
  2. margin-left: auto;
  3. margin-right: auto;
  4. width: 1200px;
  5. background-image: url(images/container_shadows.png);
  6. background-repeat: repeat-y;
  7. background-position: center top;
  8. }
  9.  
  10. #container {
  11. margin-left: auto;
  12. margin-right: auto;
  13. width: 1170px;
  14. background-color: #ffffff;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement