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