Änderungen von Dokument musical-echo

Zuletzt geändert von Sarah Groeneveld am 2026/09/09 12:44

Von Version 14.1
bearbeitet von Sarah Groeneveld
am 2026/09/03 16:53
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 10.1
bearbeitet von Sarah Groeneveld
am 2026/09/03 16:47
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,5 +1,7 @@
1 1  {{html clean="false"}}
2 2  
3 +<div style="max-width:820px; margin:0 auto;">
4 +
3 3  <!-- HERO-BEREICH -->
4 4  <table style="width:100%; border-collapse:collapse; margin-bottom:0;">
5 5  <tr>
... ... @@ -86,14 +86,16 @@
86 86  
87 87  <table style="width:100%; border-collapse:collapse; margin-bottom:35px;">
88 88  <tr>
89 -<td style="text-align:center; padding:8px;">
90 -<img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/allg-info/musical-echo/WebHome/echo-fluegel.jpg" alt="Schülerin mit Leuchtflügeln" style="width:420px; height:300px; object-fit:contain; border-radius:10px; box-shadow:0 6px 16px rgba(0,0,0,0.15); background:#0a1230;" />
91 +<td style="width:50%; padding:8px;">
92 +<img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/allg-info/musical-echo/WebHome/echo-fluegel.jpg" alt="Schülerin mit Leuchtflügeln" style="width:100%; height:220px; object-fit:cover; border-radius:10px; box-shadow:0 6px 16px rgba(0,0,0,0.15); display:block;" />
91 91  </td>
94 +<td style="width:50%; padding:8px;">
95 +<img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/allg-info/musical-echo/WebHome/echo-treppe.jpg" alt="Szene auf der Treppe" style="width:100%; height:220px; object-fit:cover; border-radius:10px; box-shadow:0 6px 16px rgba(0,0,0,0.15); display:block;" />
96 +</td>
92 92  </tr>
93 93  <tr>
94 -<td style="text-align:center; padding:8px;">
95 -<img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/allg-info/musical-echo/WebHome/echo-treppe.jpg" alt="Szene auf der Treppe" style="width:300px; height:220px; object-fit:contain; border-radius:10px; box-shadow:0 6px 16px rgba(0,0,0,0.15); background:#0a1230; margin-right:12px;" />
96 -<img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/allg-info/musical-echo/WebHome/echo-klassenraum.jpg" alt="Szene im Klassenraum" style="width:300px; height:220px; object-fit:contain; border-radius:10px; box-shadow:0 6px 16px rgba(0,0,0,0.15); background:#0a1230;" />
99 +<td colspan="2" style="padding:8px;">
100 +<img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/allg-info/musical-echo/WebHome/echo-klassenraum.jpg" alt="Szene im Klassenraum" style="width:100%; max-height:320px; object-fit:cover; border-radius:10px; box-shadow:0 6px 16px rgba(0,0,0,0.15); display:block;" />
97 97  </td>
98 98  </tr>
99 99  </table>
... ... @@ -135,4 +135,6 @@
135 135  </tr>
136 136  </table>
137 137  
142 +</div>
143 +
138 138  {{/html}}