Template:OuatiT: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
.image1 { | .image1 { | ||
display: relative; | display: relative; | ||
top: | top: 0 px; | ||
left: | left: 0 px; | ||
opacity: . | opacity: .01; | ||
z-index: 2; | z-index: 2; | ||
transition: .9s ease; | transition: .9s ease; | ||
Line 19: | Line 19: | ||
left: 0px; | left: 0px; | ||
z-index: -2; | z-index: -2; | ||
opacity: 1; | |||
} | |||
.image2:hover { | |||
opacity: 0; | |||
} | } | ||
}} | }} | ||
<div class="container"><div class="image1">[[File:OUATIT1.png|250x250px|link=Once upon a time in Troy...]]</div><div class="image2">[[File:OUATIT2.png|250x250px|link=Once upon a time in Troy...]]</div></div> | <div class="container"><div class="image1">[[File:OUATIT1.png|250x250px|link=Once upon a time in Troy...]]</div><div class="image2">[[File:OUATIT2.png|250x250px|link=Once upon a time in Troy...]]</div></div> |