Widget:Twentytwenty: Unterschied zwischen den Versionen

Aus FürthWiki
Zur Navigation springen Zur Suche springen
(added fallback-animation if no javascript)
K
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;

Version vom 22. August 2017, 16:24 Uhr

TwentyTwenty-Image Widget