Template:OuatiT: Difference between revisions

From Empire of Dragons
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
.image1 {
.image1 {
   display: relative;
   display: relative;
   top: -200px;
   top: 0px;
   left: 0px;
   left: 0px;
   opacity: 0;
   opacity: 0;
Line 11: Line 11:
   transition: .9s ease;
   transition: .9s ease;
}
}
.image1:hover {
.image2:hover {
  opacity: 1;
  opacity: 1;
}
}
.image2 {
.image2 {
  position: relative;
  position: relative;
   top: 0;
   top: -200;
   left: 0px;
   left: 0px;
   z-index: -2;
   z-index: -2;

Revision as of 11:47, 20 March 2024

OUATIT1.png
OUATIT2.png