ImageCaptionHoverAnimation icon indicating copy to clipboard operation
ImageCaptionHoverAnimation copied to clipboard

Abstract global css

Open KorvinM opened this issue 11 years ago • 0 comments

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 :) )

KorvinM avatar Dec 20 '13 00:12 KorvinM