Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/13/2016 in all areas

  1. Partea htmlp <a href="http://engame.ro/"> <div class="logospace"> <img class="logocircle" src="locatie_logo_rotitor"> <img class="logotext" style="margin-top: -192px; position: relative;" src="locatie_logo_stabil"> </div> </a> Si partea ipb_style .logospace{ cursor:pointer; width:400px; overflow:hidden; } .logocircle{ pointer-events:none; transition:all 0.7s ease-in-out; */transform:rotateX(0deg); } .logospace:hover>.logocircle{transform:rotateX(360deg)} .logotext{ pointer-events:none; transition:all 0.4s; } .logospace:hover>.logotext{}
    1 point
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.