ImageCaptionHoverAnimation
ImageCaptionHoverAnimation copied to clipboard
Abstract global css
Thanks for this code, I love these effects, very useful.
I understand why the styles are in the head of the documents, but in my fork I've re-factored a little by splitting the class names
ul.caption-style-n
etc
into
.captioned
and
.style-n
and abstracted the global css out to an external stylesheet.
- SHA: 298476ce6b0024dbc89cec5136e1f2fc61204048
I'm doing this for my own sake. Opening this just in case it's of any use.
( ps. also I changed the fonts and removed the og metadata in my previous commit, again just for myself :) )