Template:OuatiT: Difference between revisions

From Empire of Dragons
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
   position: absolute;
   position: absolute;
}
}
.image1 {
.image3 {
   display: relative;
   display: relative;
   top: 0 px;
   top: 0 px;
Line 11: Line 11:
   transition: .9s ease;
   transition: .9s ease;
}
}
.image1:hover {
.image3:hover {
  opacity: 1;
  opacity: 1;
}
}
.image2 {
.image4 {
  position: relative;
  position: relative;
   top: -0px;
   top: -250px;
   left: 0px;
   left: 1px;
   z-index: -2;
   z-index: -2;
  opacity: 1;
  opacity: 1;
}
}
.image2:hover {
.image4:hover {
  opacity: 0;
  opacity: 0;
}
}
Line 27: Line 27:


}}
}}
<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="image3">[[File:OUATIT1.png|250x250px|link=Once upon a time in Troy...]]</div><div class="image4">[[File:OUATIT2.png|250x250px|link=Once upon a time in Troy...]]</div></div>

Latest revision as of 12:09, 20 March 2024

OUATIT1.png
OUATIT2.png