Widget:Twentytwenty: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
(added fallback-animation if no javascript)
KKeine Bearbeitungszusammenfassung
Zeile 15: Zeile 15:
   .twentytwenty-overlay {
   .twentytwenty-overlay {
     display: none;
     display: none;
  }
  .twentytwenty-container:not(.active) {
    position: relative;
  }
  .twentytwenty-container:not(.active) img.Bild2 {
    position: absolute;
    left: 0;
   }
   }


Zeile 31: Zeile 22:
   }
   }


   .twentytwenty-container:not(.active) img.Bild2 {
   .twentytwenty-container img.Bild2:not(.twentytwenty-after) {
    position: absolute;
    left: 0;
     animation-name: fade;
     animation-name: fade;
     animation-timing-function: ease-in-out;
     animation-timing-function: ease-in-out;