<div class="logo">
<span>CSS</span> <span>MobileButtons</span>
<div>CSS animation for gamish buttons</div>
</div>
<p>
Taking the cue from games such as Clash Royale, I am working to a style suitable for mobile-friendly sites which evocate a gamish atmosphere.<br />
The animation effect is associated to the <em>active</em> state instead of the <em>hover</em> state, favouring the experience on mobile devices.
</p>
<div class="btn-box">
<input type="button" class="btn" value="DISABLE" />
<input type="button" class="btn" value="CLEAR CACHE" />
<input type="button" class="btn" value="UNINSTALL" />
</div>
<p>
The button says: "click me many times and I will vibrate like a jelly candy!"
</p>