Rechtstexte und B2C-Vertragsabläufe absichern

This commit is contained in:
2026-08-22 14:31:56 +02:00
parent d320a4fd7a
commit a31a235422
58 changed files with 2502 additions and 316 deletions
+8
View File
@@ -343,6 +343,14 @@ body.public-page {
margin: 0 0.5rem;
}
.public-footer-links .legal-action-link {
border: solid 1px #38761d;
border-radius: 4px;
display: inline-block;
margin-top: 0.5rem;
padding: 0.25rem 0.55rem;
}
.public-cta ul.actions {
justify-content: center;
}