From f43e1f760d5bc0865dace59c0e0f41dca8178fd4 Mon Sep 17 00:00:00 2001 From: KnugiHK <24708955+KnugiHK@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:09:22 +0800 Subject: [PATCH] Lazy loading of video for new theme --- Whatsapp_Chat_Exporter/whatsapp_new.html | 82 ++++++++++++++++-------- 1 file changed, 55 insertions(+), 27 deletions(-) diff --git a/Whatsapp_Chat_Exporter/whatsapp_new.html b/Whatsapp_Chat_Exporter/whatsapp_new.html index 787a81d..4b8b3c6 100644 --- a/Whatsapp_Chat_Exporter/whatsapp_new.html +++ b/Whatsapp_Chat_Exporter/whatsapp_new.html @@ -51,8 +51,8 @@ padding: 20px 0 20px 0; } footer { + margin-top: 10px; border-top: 2px solid #e3e6e7; - font-size: 2em; padding: 20px 0 20px 0; } article { @@ -243,8 +243,8 @@ {% elif "video/" in msg.mime %} -