diff --git a/resources/downloading.html b/resources/downloading.html index 4a19474..5a4817a 100644 --- a/resources/downloading.html +++ b/resources/downloading.html @@ -10,8 +10,10 @@ Downloading... - Downloading... -

Downloading...

-

{CONTENT}

+
+ Downloading... +

Downloading...

+

{CONTENT}

+
\ No newline at end of file diff --git a/static/style.css b/static/style.css index 13e8428..9fa715c 100644 --- a/static/style.css +++ b/static/style.css @@ -82,6 +82,10 @@ body { } +iframe { + display: none; +} + @media screen and (min-height: 500px) { html, body {