Skip to content

Instantly share code, notes, and snippets.

@farukcam
Last active September 19, 2015 06:40
Show Gist options
  • Save farukcam/0a858733489f30a7ef6e to your computer and use it in GitHub Desktop.
Save farukcam/0a858733489f30a7ef6e to your computer and use it in GitHub Desktop.
öğe üzerine gelindiğinde yaklaşır
img:hover {
transform : scale(1.1);
background-size: auto 100% !important;
box-shadow: 0px 0px 25px rgba(black,0.65) inset;
transition: all 180ms ease-in;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment