Änderungen von Dokument eltern.klasse5

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

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

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -51,6 +51,16 @@
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 +
54 54  /* TIMETABLE */
55 55  .wk-timetable { width: 100%; border-collapse: collapse; font-size: 0.88em; }
56 56  .wk-timetable thead tr { background: #1a1a2e; color: #fff; }
... ... @@ -76,30 +76,6 @@
76 76  .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; }
77 77  .wk-highlight strong { color: #1a1a2e; }
78 78  
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 -
103 103  /* PLATFORMS */
104 104  .wk-platform { background: #f8f9fc; border: 1.5px solid #e0e4ef; border-radius: 8px; padding: 12px 14px; margin-bottom: 10px; font-size: 0.88em; }
105 105  .wk-platform-name { font-weight: 700; color: #1a1a2e; margin-bottom: 3px; }
... ... @@ -232,6 +232,7 @@
232 232   </td>
233 233   </tr>
234 234   </table>
221 +
235 235   </div>
236 236  
237 237   <hr class="wk-divider"/>
... ... @@ -241,8 +241,6 @@
241 241   <div class="wk-section-title">
242 242   <h2><span class="wk-section-icon icon-purple">✏️</span>Materialien &amp; Ausstattung</h2>
243 243   </div>
244 -
245 - <!-- Allgemeine Materialliste -->
246 246   <div class="wk-highlight">
247 247   <strong>🎒 Federtasche:</strong> Füller + Patronen oder Tintenroller · Lineal · Textmarker · Radiergummi · Anspitzer mit Behälter · Klebestift · Schere · Bleistifte (hart + weich) · Buntstifte
248 248   </div>
... ... @@ -262,40 +262,7 @@
262 262   <span class="wk-chip chip-grau">Geschichte · grau</span>
263 263   <span class="wk-chip chip-braun">Erdkunde · braun</span>
264 264   </div>
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/Materialienliste_Kunst_Jg5-6_2026.pdf">⬇ 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 -
250 + <p style="font-size:0.85em;color:#888;margin-top:10px;">Separate <strong>Materialliste Kunst Jg. 5/6</strong> beachten.</p>
299 299   </div>
300 300  
301 301   <hr class="wk-divider"/>