Guest User

Untitled

a guest
Feb 25th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. .fundobranco {
  2. width:30%;
  3. height:243%;
  4. background-color:white;
  5. z-index:-9999;
  6. margin:auto;
  7. left:0;
  8. right:0;
  9. overflow:hidden;
  10. position:absolute;
  11. }
  12.  
  13. #imagem {
  14. width: 983px;
  15. height: 600px;
  16. }
  17.  
  18. #texto {
  19. position: absolute;
  20. margin-top: -600px;
  21. }
  22.  
  23. .titulo {
  24. color: white;
  25. }
Add Comment
Please, Sign In to add comment