Advertisement
BrasilFlix

Play1

Nov 22nd, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. * {
  2. margin:0;
  3. padding:0;
  4. display:inline;
  5. padding-left:15px;
  6. padding-right:15px;
  7. background-color:#000000
  8. }
  9.  
  10. #Play {
  11. width:120px;
  12. height:120px;
  13. }
  14.  
  15. #Play:hover {
  16. width:140px;
  17. height:140px;
  18. cursor:pointer;
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement