Advertisement
Guest User

Untitled

a guest
Jul 30th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. #slideshow
  2. {
  3. margin: 0 auto;
  4. position: absolute;
  5. z-index: -1;
  6. margin-top: 15px;
  7. width: 1170px;
  8. height: 400px;
  9. background-color: lightgray;
  10. opacity: 0.2;
  11. }
  12. #joinus
  13. {
  14. height: 80px;
  15. width: 200px;
  16. background-color: black;
  17. margin-top: 120px;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement