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 @@