From 94b4fed0d64c236414c3cad2f1db3c4f553cabfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Wed, 12 Aug 2026 11:14:26 +0200 Subject: [PATCH] Sync styleguide 2026.05.18.1 --- docs/styleguide/components/cards.html | 17 +++++++++++++++++ docs/styleguide/email-styleguide.css | 4 ++++ .../patterns/general-email-template.html | 3 +-- docs/styleguide/styles/40-components-cards.css | 14 ++++++++++++++ public/assets/styleguide.upstream.css | 14 ++++++++++++++ public/assets/styleguide.upstream.meta.json | 4 ++-- public/assets/styles.css | 14 ++++++++++++++ 7 files changed, 66 insertions(+), 4 deletions(-) diff --git a/docs/styleguide/components/cards.html b/docs/styleguide/components/cards.html index 024ad72..3268421 100644 --- a/docs/styleguide/components/cards.html +++ b/docs/styleguide/components/cards.html @@ -118,6 +118,23 @@ +

Variante: Green Content Card

+ +
+
+
+
+

+ Footer links: Platzhaltertext fuer allgemeine Hinweise, Navigation oder Kontaktinformationen im zweispaltigen Layout. +

+

+ Footer rechts: Platzhaltertext fuer ergaenzende Angaben, rechtliche Hinweise oder sekundaere Footer-Inhalte im gleichen Raster. +

+
+
+
+
+

Variante: Footer Card

diff --git a/docs/styleguide/email-styleguide.css b/docs/styleguide/email-styleguide.css index 80f6b1e..8228cbd 100644 --- a/docs/styleguide/email-styleguide.css +++ b/docs/styleguide/email-styleguide.css @@ -53,6 +53,10 @@ margin-top: calc(var(--spacing-large) * 2); } +.sg-email-footer-card .sg-body { + font-size: var(--font-size-small); +} + .sg-email-card .sg-card-segment--body > .sg-body { color: var(--text-card-body); } diff --git a/docs/styleguide/patterns/general-email-template.html b/docs/styleguide/patterns/general-email-template.html index 806ad88..c548320 100644 --- a/docs/styleguide/patterns/general-email-template.html +++ b/docs/styleguide/patterns/general-email-template.html @@ -38,7 +38,6 @@ >

Fast geschafft

Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Integer nec odio. Praesent libero.
Sed cursus ante dapibus diam.

-
Bitte bestätige deine Anmeldung
@@ -57,7 +56,7 @@