thisisnotras

super basic for Akuma

Feb 4th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <Style>
  2.  
  3. .pfor{display: none;}
  4. #profile {background:transparent; border: 0px;}
  5.  
  6.  
  7. #whole {
  8. position: absolute;
  9. top: 0px;
  10. left: 0px;
  11. right: 0px;
  12. bottom: 0px;
  13. background-color:#151515;
  14. background-image:url(http://s17.postimg.org/sbmibkj7j/1446453276_akuma296_yo_mama.jpg);
  15. background-repeat: no-repeat;
  16. background-size: auto 100%;
  17. background-position: bottom right;
  18. }
  19.  
  20. </style>
  21.  
  22. <div id="whole">
  23. </div>
Advertisement
Add Comment
Please, Sign In to add comment