Template:Eif: Difference between revisions

From Empire of Dragons
Jump to navigation Jump to search
(Created page with "{{#css: .container { position: absolute; } .image1 { display: relative; top: 0px; left: 0px; opacity: 0; z-index: 2; transition: .7s ease; } .image1:hover { opacity: 1; } .image2 { position: relative; top: -64px; left: -3px; z-index: -2; } }} <div class="container"><div class="image1">68x68px|link=Empire in Flames</div><div class="image2">70x70px|link=Empire in Flames</div></div>")
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 7: Line 7:
   top: 0px;
   top: 0px;
   left: 0px;
   left: 0px;
   opacity: 0;
   opacity: .1;
   z-index: 2;
   z-index: 2;
   transition: .7s ease;
   transition: .9s ease;
}
}
.image1:hover {
.image1:hover {
Line 16: Line 16:
.image2 {
.image2 {
  position: relative;
  position: relative;
   top: -64px;
   top: -71px;
   left: -3px;
   left: 0px;
   z-index: -2;
   z-index: -2;
}
}
}}
}}
<div class="container"><div class="image1">[[file:giphy.gif|68x68px|link=Empire in Flames]]</div><div class="image2">[[file:empire.png|70x70px|link=Empire in Flames]]</div></div>
<div class="container"><div class="image1">[[file:fireT.gif|68x68px|link=Empire in Flames]]</div><div class="image2">[[file:empire.png|70x70px|link=Empire in Flames]]</div></div>

Latest revision as of 09:57, 31 January 2024

FireT.gif
Empire.png