Tags: Reverted 2017 source edit |
|
| (10 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <style>
| | [[File:decoding-goes-schnuedel.png]] |
| .blauer-kasten {
| |
| width: 300px;
| |
| height: 200px;
| |
| background-color: #3498db; /* Blau */
| |
| border: 2px solid #2980b9; /* Dunklerer Blau-Rand */
| |
| border-radius: 8px; /* Abgerundete Ecken */
| |
| padding: 20px;
| |
| margin: 20px;
| |
| box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Leichter Schatten */
| |
| color: white; /* Textfarbe */
| |
| font-family: Arial, sans-serif;
| |
| }
| |
| </style>
| |
| <div class="blauer-kasten">Call for contributionsSubmit your Decoding and Disrupting work to the 2026 volume of [https://journals.psu.edu/td/about/ Transformative Dialogues: Teaching and Learning Journal]. Deadline is April, 1st. </div>
| |