Advertisement
Guest User

Current code lexi lay out with add

a guest
Apr 28th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. body {
  4. background-color: #140A1F;
  5. background-attachment:fixed;
  6. background-size 100%;
  7. background-repeat: no-repeat;
  8. background-position: 0% 30%;
  9. }
  10. #profile {background-color: transparent;}
  11. #profile {border: 0px;}
  12. #profile {border: 0px;}
  13.  
  14. #image {
  15. height: 601px;
  16. width: 400px;
  17. background-image: url(http://i.imgur.com/3DhfWEF.jpg);
  18. background-size: 400px 601px;
  19. position: absolute;
  20. background-repeat: no-repeat;
  21. background-color: transparent;
  22. z-index: 3;
  23. }
  24. .fade{
  25. position:absolute;
  26. top: 5px;
  27. right:360px;
  28. height: 550px;
  29. width: 500px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement