Pages
Home
Maya
Photoshop
3D Max
Web Designs
Contact
Zservice
Thursday, 5 September 2013
Create Image Hover in Black & White
.bg {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.bg:hover {
-webkit-filter: grayscale(100%);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment