A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
It looks like the translateZ hack makes the text render strangely, and the top:calc(50%-10) isnt being rendered by safari. Changing the transateZ to translate and the top:45% seemed to fix it for me.
In safari 5.1.7 the bubble effects dont work - and it makes all the text on the page a weird color/weird anti-alias/ unreadable.