Änderungen von Dokument eltern.klasse5
Zuletzt geändert von Sarah Groeneveld am 2026/06/08 09:25
Von Version 12.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 08:50
am 2026/06/08 08:50
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 16.1
bearbeitet von Sarah Groeneveld
am 2026/06/08 09:09
am 2026/06/08 09:09
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -172,12 +172,20 @@ 172 172 } 173 173 .wk-event.highlight-event::before { background: #E53935; } 174 174 175 -/* CARDS GRID */ 176 -.wk-cards { 177 - display: grid; 178 - grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); 179 - gap: 16px; 175 +/* CARDS GRID – float-basiert für XWiki-Kompatibilität */ 176 +.wk-cards { overflow: hidden; margin: 0 -8px; } 177 +.wk-card { 178 + float: left; 179 + width: calc(50% - 16px); 180 + margin: 0 8px 16px 8px; 181 + background: #fff; 182 + border: 1px solid #e8eaf0; 183 + border-radius: 10px; 184 + padding: 18px; 185 + box-shadow: 0 2px 6px rgba(0,0,0,0.04); 186 + box-sizing: border-box; 180 180 } 188 +.wk-cards-clear { clear: both; } 181 181 .wk-card { 182 182 background: #fff; 183 183 border: 1px solid #e8eaf0; ... ... @@ -278,16 +278,20 @@ 278 278 .wk-contact-role { font-size: 0.8em; color: #888; margin-bottom: 6px; } 279 279 .wk-contact a { font-size: 0.83em; color: #0f3460; } 280 280 281 -/* PLATFORM PILLS */ 282 -.wk-platforms { display: flex;flex-wrap:wrap;gap: 10px;margin-top: 4px; }289 +/* PLATFORM PILLS – float-basiert */ 290 +.wk-platforms { overflow: hidden; margin: 4px -6px 0 -6px; } 283 283 .wk-platform { 292 + float: left; 293 + width: calc(50% - 12px); 294 + margin: 0 6px 12px 6px; 284 284 background: #fff; 285 285 border: 1.5px solid #e0e4ef; 286 286 border-radius: 8px; 287 287 padding: 10px 14px; 288 288 font-size: 0.87em; 289 - min-width:180px;300 + box-sizing: border-box; 290 290 } 302 +.wk-platforms-clear { clear: both; } 291 291 .wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 2px; } 292 292 .wk-platform-desc { color: #666; font-size: 0.9em; } 293 293 .wk-platform a { color: #E53935; font-weight: 600; font-size: 0.88em; } ... ... @@ -318,7 +318,7 @@ 318 318 <p class="wk-hero-sub">Herzlich willkommen, liebe Eltern der neuen Fünftklässlerinnen und Fünftklässler!<br> 319 319 Hier finden Sie alle wichtigen Informationen für einen gelungenen Start.</p> 320 320 <div class="wk-hero-photo"> 321 - {{imagereference="IMG_4592.webp"/}}333 + <img src="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/IMG_4592.webp" alt="KGS Stuhr-Brinkum Schulgelände"> 322 322 </div> 323 323 </div> 324 324 ... ... @@ -352,7 +352,7 @@ 352 352 <div class="wk-event"> 353 353 <div class="wk-event-date">Ca. 2 Wochen nach Schuljahresbeginn</div> 354 354 <div class="wk-event-title">🎨 Einwahl in AGs (Offener Ganztag)</div> 355 - <div class="wk-event-desc">Die Einwahl in Arbeitsgemeinschaften erfolgt digital über <strong>IServ</strong>. Achtung: die Teilnahme ist dann für das gesamte Schuljahr verpflichtend.</div> 367 + <div class="wk-event-desc">Die Einwahl in Arbeitsgemeinschaften erfolgt digital über <strong>IServ</strong>. Achtung: die Teilnahme ist dann für das gesamte Schuljahr verpflichtend. <a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/ganztag/">→ Mehr zum Ganztag im Wiki</a></div> 356 356 </div> 357 357 358 358 </div> ... ... @@ -410,7 +410,7 @@ 410 410 <h3>Mensa & Kiosk (MensaMax)</h3> 411 411 </div> 412 412 <p>Mittagessen 13:05–14:00 Uhr. Anmeldung im Sekretariat, dann Essens-Chip erhalten. Bestellung über die <strong>MensaMax-App</strong> oder Browser – bargeldlos, Prepaid. Ohne Chip keine Ausgabe.</p> 413 - </div> 425 + <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/schueler/mensamax/">→ Anleitung im Wiki</a></li></ul> 414 414 415 415 <div class="wk-card"> 416 416 <div class="wk-card-head"> ... ... @@ -426,7 +426,10 @@ 426 426 <h3>Krankmeldung</h3> 427 427 </div> 428 428 <p>Krankmeldung bis <strong>07:45 Uhr</strong> per E-Mail an die Klassenlehrkraft (<em>nachname@kgs-sb.de</em>) oder über WebUntis. Schriftliche Entschuldigung im <strong>Entschuldigungsheft</strong> nach der Genesung.</p> 429 - <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/krankmeldung/">→ Ausführliche Anleitung im Wiki</a></li></ul> 441 + <ul> 442 + <li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Krankmeldungen/">→ Krankmeldung im Wiki</a></li> 443 + <li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/Entschuldigungen/">→ Entschuldigungen im Wiki</a></li> 444 + </ul> 430 430 </div> 431 431 432 432 <div class="wk-card"> ... ... @@ -435,7 +435,7 @@ 435 435 <h3>Schulbücher (Lernmittelausleihe)</h3> 436 436 </div> 437 437 <p>Anmeldung über <strong>IServ → Modul „Schulbücher"</strong>. Nur als Gesamtpaket buchbar. Ermäßigung für Familien mit ≥3 schulpflichtigen Kindern; Befreiung bei Bürgergeld etc. (Nachweis im Sekretariat).</p> 438 - </div> 453 + <ul><li><a href="https://wiki.kgs-stuhr.de/xwiki/bin/view/wiki-eltern/lernmittelausleihe/">→ Anleitung im Wiki</a></li></ul> 439 439 440 440 <div class="wk-card"> 441 441 <div class="wk-card-head">