Änderungen von Dokument eltern.klasse5

Zuletzt geändert von Sarah Groeneveld am 2026/06/28 17:47

Von Version 23.1
bearbeitet von Sarah Groeneveld
am 2026/06/21 12:49
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 28.1
bearbeitet von Sarah Groeneveld
am 2026/06/27 18:33
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -51,16 +51,6 @@
51 51  .wk-event-desc { font-size: 0.87em; color: #555; line-height: 1.5; }
52 52  .wk-event-desc a { color: #0f3460; font-weight: 600; }
53 53  
54 -/* CARD – einzeln, volle Breite */
55 -.wk-card { background: #fff; border: 1px solid #e8eaf0; border-radius: 10px; padding: 16px 18px; margin-bottom: 12px; }
56 -.wk-card-head { margin-bottom: 8px; }
57 -.wk-card-head-icon { display: inline-block; width: 28px; height: 28px; border-radius: 6px; text-align: center; line-height: 28px; font-size: 0.9em; vertical-align: middle; margin-right: 6px; }
58 -.wk-card h3 { display: inline; font-size: 0.97em; font-weight: 700; color: #1a1a2e; vertical-align: middle; }
59 -.wk-card p { font-size: 0.88em; color: #555; line-height: 1.6; margin: 6px 0 0 0; }
60 -.wk-card ul { padding-left: 18px; margin: 6px 0 0 0; }
61 -.wk-card li { font-size: 0.88em; color: #555; line-height: 1.6; }
62 -.wk-card a { color: #0f3460; font-weight: 600; }
63 -
64 64  /* TIMETABLE */
65 65  .wk-timetable { width: 100%; border-collapse: collapse; font-size: 0.88em; }
66 66  .wk-timetable thead tr { background: #1a1a2e; color: #fff; }
... ... @@ -86,6 +86,30 @@
86 86  .wk-highlight { background: #fff9e6; border-left: 5px solid #FFD600; border-radius: 8px; padding: 14px 18px; margin-bottom: 18px; font-size: 0.92em; color: #3d3000; line-height: 1.6; }
87 87  .wk-highlight strong { color: #1a1a2e; }
88 88  
79 +/* KUNST-DOWNLOAD BOX */
80 +.wk-download-box {
81 + background: #f3e5f5; border: 1.5px solid #ce93d8; border-radius: 10px;
82 + padding: 16px 20px; margin-bottom: 16px; display: table; width: 100%; box-sizing: border-box;
83 +}
84 +.wk-download-icon { display: table-cell; width: 48px; vertical-align: middle; font-size: 2em; }
85 +.wk-download-body { display: table-cell; vertical-align: middle; padding-left: 8px; }
86 +.wk-download-title { font-weight: 700; color: #1a1a2e; font-size: 0.97em; margin-bottom: 2px; }
87 +.wk-download-desc { font-size: 0.85em; color: #555; line-height: 1.5; margin-bottom: 8px; }
88 +.wk-download-btn {
89 + display: inline-block; background: #7b1fa2; color: #fff !important;
90 + font-size: 0.85em; font-weight: 700; padding: 7px 16px; border-radius: 20px;
91 + text-decoration: none !important; letter-spacing: 0.3px;
92 +}
93 +.wk-download-btn:hover { background: #6a1b9a; }
94 +
95 +/* KUNST MATERIALLISTE INLINE */
96 +.wk-kunst-list { background: #fff; border: 1px solid #e8eaf0; border-radius: 10px; padding: 16px 20px; margin-bottom: 12px; }
97 +.wk-kunst-list h3 { font-size: 0.95em; font-weight: 700; color: #4a148c; margin: 0 0 10px 0; }
98 +.wk-kunst-list ul { margin: 0; padding-left: 20px; }
99 +.wk-kunst-list li { font-size: 0.87em; color: #444; line-height: 1.7; }
100 +.wk-kunst-list li em { color: #7b1fa2; font-style: normal; font-weight: 600; }
101 +.wk-kunst-hinweis { background: #e8f5e9; border-left: 4px solid #66bb6a; border-radius: 6px; padding: 10px 14px; font-size: 0.85em; color: #1b5e20; line-height: 1.6; margin-top: 12px; }
102 +
89 89  /* PLATFORMS */
90 90  .wk-platform { background: #f8f9fc; border: 1.5px solid #e0e4ef; border-radius: 8px; padding: 12px 14px; margin-bottom: 10px; font-size: 0.88em; }
91 91  .wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 3px; }
... ... @@ -218,7 +218,6 @@
218 218   </td>
219 219   </tr>
220 220   </table>
221 -
222 222   </div>
223 223  
224 224   <hr class="wk-divider"/>
... ... @@ -228,6 +228,8 @@
228 228   <div class="wk-section-title">
229 229   <h2><span class="wk-section-icon icon-purple">✏️</span>Materialien &amp; Ausstattung</h2>
230 230   </div>
244 +
245 + <!-- Allgemeine Materialliste -->
231 231   <div class="wk-highlight">
232 232   <strong>🎒 Federtasche:</strong> Füller + Patronen oder Tintenroller · Lineal · Textmarker · Radiergummi · Anspitzer mit Behälter · Klebestift · Schere · Bleistifte (hart + weich) · Buntstifte
233 233   </div>
... ... @@ -247,7 +247,40 @@
247 247   <span class="wk-chip chip-grau">Geschichte · grau</span>
248 248   <span class="wk-chip chip-braun">Erdkunde · braun</span>
249 249   </div>
250 - <p style="font-size:0.85em;color:#888;margin-top:10px;">Separate <strong>Materialliste Kunst Jg. 5/6</strong> beachten.</p>
265 +
266 + <!-- TRENNLINIE ZUR KUNSTLISTE -->
267 + <div style="border-top:1px dashed #e0e0e0;margin:22px 0 18px 0;"></div>
268 +
269 + <!-- KUNST-DOWNLOAD BOX -->
270 + <div class="wk-download-box">
271 + <div class="wk-download-icon">🎨</div>
272 + <div class="wk-download-body">
273 + <div class="wk-download-title">Materialienliste Kunst Jg. 5/6 – Download</div>
274 + <div class="wk-download-desc">Die Fachschaft Kunst stellt eine separate Liste bereit. Alle Materialien müssen mit Namen beschriftet werden und bleiben bis Schuljahresende in der Schule.</div>
275 + <a class="wk-download-btn" href="https://wiki.kgs-stuhr.de/xwiki/bin/download/wiki-eltern/eltern.klasse5/WebHome/Materialien_Liste_Fünftklässler_2026.pdf?rev=1.1">⬇ PDF herunterladen</a>
276 + </div>
277 + </div>
278 +
279 + <!-- KUNST-MATERIALLISTE INLINE -->
280 + <div class="wk-kunst-list">
281 + <h3>🖌️ Für den Kunstunterricht mitzubringen (Jg. 5/6)</h3>
282 + <ul>
283 + <li>Schnellhefter / Mappe</li>
284 + <li>Skizzenbuch / Skizzenblock: <em>DIN-A4 Hochformat, Blanko, mind. 40 Seiten, mind. 120 g/m²</em></li>
285 + <li>Mehrere Borsten- und Haarpinsel in versch. Stärken in einem Pinselmäppchen<br>
286 + <span style="font-size:0.85em;color:#888;">Tipp: Pelikan 700405 Pinsel Starter Set (5 Haar- + 5 Borstenpinsel + Pinseltasche)</span></li>
287 + <li>Farbkasten mit Deckweiß</li>
288 + <li>Einen normalen Bleistift (HB / B) und einen weicheren (2B / 3B / 4B)</li>
289 + <li>Schwarzer Fineliner (z.B. Stabilo)</li>
290 + <li>Schere, Klebestift, Lineal, Anspitzer und Radiergummi</li>
291 + <li>DIN-A3 Zeichenblock (<em>mind. 120 g/m²</em>)</li>
292 + <li>DIN-A3 Sammelmappe</li>
293 + </ul>
294 + <div class="wk-kunst-hinweis">
295 + <strong>Hinweise der Fachschaft Kunst:</strong> Acrylfarben, Linolfarben, Linolplatten und besondere Papiere werden von der Schule gestellt. Für die Acrylmalerei verwenden die Schüler:innen eigene Pinsel. Ab Jg. 6 entscheidet die jeweilige Lehrkraft über weitere Materialien.
296 + </div>
297 + </div>
298 +
251 251   </div>
252 252  
253 253   <hr class="wk-divider"/>
Materialien_Liste_Fünftklässler_2026.pdf
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.kgs-sbde-groeneveld
Größe
... ... @@ -1,0 +1,1 @@
1 +173.0 KB
Inhalt