From 2628696c51037c237167c2ed1c24e351db66a2f4 Mon Sep 17 00:00:00 2001 From: Keep Creating Online <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:12:29 -0500 Subject: [PATCH] update --- .../iframe-content-appeals-form.html | 709 ++++++++++++------ 1 file changed, 477 insertions(+), 232 deletions(-) diff --git a/src/components/iframe_forms/iframe-content-appeals-form.html b/src/components/iframe_forms/iframe-content-appeals-form.html index fe16ab9..2f1fdb4 100644 --- a/src/components/iframe_forms/iframe-content-appeals-form.html +++ b/src/components/iframe_forms/iframe-content-appeals-form.html @@ -9,7 +9,7 @@ margin: 20px; max-width: 600px; color: #fff; - background: transparent; /* transparent background */ + background: transparent; } label { display: inline-block; @@ -24,8 +24,8 @@ padding: 6px; margin-bottom: 16px; box-sizing: border-box; - background-color: #234566; /* dark blue */ - color: #fff; /* white text */ + background-color: #234566; + color: #fff; border: 1px solid #888; } button { @@ -50,6 +50,7 @@

Bitvid Content Appeals Form

+

1. User Information

@@ -175,6 +176,7 @@
+

Processing Time: Appeals will be reviewed within 7-14 days. @@ -183,11 +185,478 @@