hekirei

css de hiki

Apr 21st, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <style>
  2. .contenedor{
  3. position:absolute;
  4. left:0%;
  5. height: 100%;
  6. width: 100%;
  7. top:0%;
  8. z-index:999;
  9. background-color:#000000;
  10. }
  11. </style>
Add Comment
Please, Sign In to add comment