(box) Tag: 2017 source edit |
mNo edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
{ | <style> | ||
.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> | |||
Revision as of 15:10, 8 March 2026
<style> .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>
Call for contributionsSubmit your Decoding and Disrupting work to the 2026 volume of Transformative Dialogues: Teaching and Learning Journal. Deadline is April, 1st.