From febfd792ce3a63314c980cc29440cf2f127953b4 Mon Sep 17 00:00:00 2001 From: "Jannis M. Hoffmann" Date: Thu, 5 May 2022 14:41:10 +0200 Subject: propper cram support (baring some details rng) --- public/style2.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'public') diff --git a/public/style2.css b/public/style2.css index 664771a..81841e2 100644 --- a/public/style2.css +++ b/public/style2.css @@ -49,6 +49,11 @@ footer { padding: 0 1rem; } +.jwm-mail-header { + background-color: var(--jwm-color-front); + padding: 1rem; +} + .jwm-mail-body { width: 80%; margin: 0rem auto; -- cgit v1.2.3