Template:OuatiT: Difference between revisions

From Empire of Dragons
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
   position: absolute;
   position: absolute;
}
}
.image1 {
.image3 {
   display: relative;
   display: relative;
   top: 0px;
   top: 0 px;
   left: 0px;
   left: 0 px;
   opacity: .1;
   opacity: .01;
   z-index: 2;
   z-index: 2;
   transition: .9s ease;
   transition: .9s ease;
}
}
.image1:hover {
.image3:hover {
  opacity: 1;
  opacity: 1;
}
}
.image2 {
.image4 {
  position: relative;
  position: relative;
   top: -71px;
   top: -250px;
   left: 0px;
   left: 1px;
   z-index: -2;
   z-index: -2;
opacity: 1;
}
.image4:hover {
opacity: 0;
}
}
}}
}}
<div class="container"><div class="image1">[[File:OUATIT1.png|68x68px|link=Empire in Flames]]</div><div class="image2">[[File:OUATIT2.png|70x70px|link=Empire in Flames]]</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