Guest User

Untitled

a guest
Sep 23rd, 2018
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. <figure id="clock" class="animate active">
  2. <div class="face">
  3. <img class="glare" src="/ipodnano/images/overview_clock_glare.png" alt="" width="65" height="152">
  4. <img class="disc top" src="/ipodnano/images/overview_clock_disc_top.png" alt="" width="14" height="14">
  5. <img class="disc bottom" src="/ipodnano/images/overview_clock_disc_bottom.png" alt="" width="14" height="14">
  6. <span class="date">3</span>
  7. <span class="hour" style="-webkit-transform-origin-x: 50%; -webkit-transform-origin-y: 100%; -webkit-transform: rotate(310.38495000000006deg); "></span>
  8. <span class="minute" style="-webkit-transform-origin-x: 50%; -webkit-transform-origin-y: 100%; -webkit-transform: rotate(124.61940000000004deg); "></span>
  9. <span class="second" style="-webkit-transform-origin-x: 50%; -webkit-transform-origin-y: 100%; -webkit-transform: rotate(637.1640000000189deg) translate3d(0px, 21px, 0px); "></span>
  10. </div>
  11. </figure>
Add Comment
Please, Sign In to add comment