Widget:Twentytwenty: Unterschied zwischen den Versionen

Aus FürthWiki

(Änderung 177285 von DelphiN (Diskussion) rückgängig gemacht.)
(Änderung 177284 von DelphiN (Diskussion) rückgängig gemacht.)
Zeile 20: Zeile 20:
     0% { opacity:0; }
     0% { opacity:0; }
     100% { opacity:1; }
     100% { opacity:1; }
  }
  .twentytwenty-container {
    max-width=<!--{$width}-->
   }
   }


Zeile 38: Zeile 34:


   <div class="twentytwenty-container">
   <div class="twentytwenty-container">
     <img class="Bild1" src="<!--{$Bild1|escape:'html'}-->" />
     <img class="Bild1" src="<!--{$Bild1|escape:'html'}-->" width="<!--{$width}-->" />
     <img class="Bild2" src="<!--{$Bild2|escape:'html'}-->" />
     <img class="Bild2" src="<!--{$Bild2|escape:'html'}-->" width="<!--{$width}-->" />
   </div>
   </div>



Version vom 13. Oktober 2017, 20:16 Uhr

TwentyTwenty-Image Widget