WIP teilnahme

This commit is contained in:
2025-07-11 10:22:39 +02:00
parent e5637d4929
commit 3dc185b667
5 changed files with 120 additions and 48 deletions

View File

@@ -18,6 +18,13 @@
cursor: pointer;
}
.btn-link {
text-decoration: underline;
background-color: transparent;
color: var(--brand-white);
border: none;
}
.btn-primary {
background: var(--brand-primary);
border-radius: 3px;