Difference between revisions of "Template:IIT Madras"
Venkat1994 (Talk | contribs) |
Venkat1994 (Talk | contribs) |
||
Line 225: | Line 225: | ||
border:none; | border:none; | ||
} | } | ||
+ | |||
+ | #cf { | ||
+ | position:relative; | ||
+ | height:281px; | ||
+ | width:450px; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | |||
+ | #cf img { | ||
+ | position:absolute; | ||
+ | left:0; | ||
+ | -webkit-transition: opacity 1s ease-in-out; | ||
+ | -moz-transition: opacity 1s ease-in-out; | ||
+ | -o-transition: opacity 1s ease-in-out; | ||
+ | transition: opacity 1s ease-in-out; | ||
+ | } | ||
+ | |||
+ | #cf img.top:hover { | ||
+ | opacity:0; | ||
+ | } | ||
/*CLASSES */ | /*CLASSES */ |
Revision as of 06:03, 28 August 2015