From ba1dd7b286f50adbea20a92dcdac6d7db37d11b6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 8 Nov 2021 14:58:10 +0200 Subject: [PATCH] fdfd --- files/templates/formatting.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/formatting.html b/files/templates/formatting.html index 610fb7599..0ac5efb23 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -419,12 +419,12 @@ line breaks Marquee - <marquee direction="up" scrollamount="10" behavior="scroll" height="100" width="60"> + <marquee direction="up" behavior="scroll" scrollamount="10" height="100"> This is a sample scrolling text that has scrolls in the upper direction. </marquee> - + This is a sample scrolling text that has scrolls in the upper direction.