Recreating
Days app
buttons in CSS3
Best experience on a Webkit based browser (Chrome, Safari...).
It's lacking polish and browser testing and I should probably make a Sass function/mixin out of this so it's easier to re-use throught a real project.
To do's
-
create a Sass function or mixin to generate a button
-
custom color, auto-generated darker tone using darken() sass function
-
smooth iconed button
-
cross browser testing
-
proper prefixing
-
roll-back from background-clip text using Modernizr
-
Hover and active states