Advertisement
Guest User

Untitled

a guest
May 28th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. @charset "utf-8";
  2. /* CSS Document */
  3.  
  4. .body
  5. {margin:5px;
  6. height:850px;
  7. background:#000;
  8. }
  9. .pictureblock
  10. {height:720px;
  11. width:1435px;
  12. background:#900;
  13. }
  14. .picturestrip {
  15. height:80px;
  16. width:1430px;
  17. background:#0F0;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement