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

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

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

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