Tutorial : Image Hover #2
| LIVE PREVIEW |
Assalamualaikum :)
Dont re-tuto or re-post !Oke code nie arrien ambil dari tumblr arrien so plez dont re-post and re-tuto oke! XD
Template Designer
1. Paste code sebelum code ]]></b:skin>
Blogskins/ Classic template :
1. Paste code sebelum code </style>
img{Preview and save!
opacity:.7;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
img:hover{
opacity:1;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
0 Comments