Vorlage:Panorama/style.css: Unterschied zwischen den Versionen

Aus KGS-Wiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
.panorama > img {
.panorama img {
   max-width: 100%!important;
   max-width: 100%!important;
   width: auto;
   width: auto;
   height: auto;
   height: auto;
}
}

Aktuelle Version vom 28. März 2025, 12:15 Uhr

.panorama img {
  max-width: 100%!important;
  width: auto;
  height: auto;
}