31 lines
682 B
Markdown
31 lines
682 B
Markdown
---
|
|
description: "Startseite CCCB mit Kurzkalender"
|
|
---
|
|
<!-- this section will be enabled when the cccb spaceapi is public
|
|
|
|
<div style="display: flex; justify-content: center;">
|
|
<div id="clubstatus-badge">spacestatus unknown</div>
|
|
</div>
|
|
|
|
<style>
|
|
#clubstatus-badge {
|
|
position: relative;
|
|
background-color: #2ecc71;
|
|
flex: initial;
|
|
color: white;
|
|
padding: 0.25em 0.6em;
|
|
font-size: 0.75rem;
|
|
border-radius: 1em;
|
|
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
|
|
font-weight: bold;
|
|
}
|
|
</style>
|
|
|
|
-->
|
|
|
|
### Nächste Veranstaltungen:
|
|
|
|
CALENDAR
|
|
|
|
Weitere Termine findest du im [Veranstaltungskalender](/verein/calendar/).
|