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 @@
Processing Time: Appeals will be reviewed within 7-14 days. @@ -183,11 +185,478 @@