Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <style>
  2. body {
  3. background-image: url("http://i.imgur.com/kcmsgdr.png");
  4. background-color: #cccccc;
  5. }
  6. </style>
  7.  
  8. #a{
  9. margin: 3.55cm 5.025cm;
  10. height: 40px;
  11. width: 40px;
  12. content: url(http://i.imgur.com/59fHyah.png);
  13. }
  14. #a:checked {
  15. content: url(http://i.imgur.com/zgwd1n1.png);
  16. }
  17.  
  18.  
  19.  
  20. #b{
  21. margin: 3.55cm -0.65cm;
  22. height: 40px;
  23. width: 40px;
  24. content: url(http://i.imgur.com/59fHyah.png);
  25. }
  26. #b:checked {
  27. content: url(http://i.imgur.com/zgwd1n1.png);
  28. }
  29.  
  30. #b{
  31. margin: 3.55cm -0.65cm;
  32. height: 40px;
  33. width: 40px;
  34. content: url(http://i.imgur.com/59fHyah.png);
  35. }
  36. #b:checked {
  37. content: url(http://i.imgur.com/zgwd1n1.png);
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement