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

Aus KGS-Wiki
(Die Seite wurde neu angelegt: „.panorama { max-width: 100%!important; }“)
 
Keine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
.panorama {
.panorama {
   max-width: 100%!important;
   max-width: 100%!important;
  width: auto;
  height: auto;
}
}

Aktuelle Version vom 25. März 2024, 21:28 Uhr

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