From 053aa4bd5abdae53bdacabc7aec1e5aff5cbc461 Mon Sep 17 00:00:00 2001 From: Jan Date: Tue, 19 Nov 2024 14:22:55 +0100 Subject: [PATCH] Added new disclaimer Video --- slaeforms/static/styles.css | 15 +++++++++++++++ slaeforms/templates/startpage.html | 7 +++++++ 2 files changed, 22 insertions(+) diff --git a/slaeforms/static/styles.css b/slaeforms/static/styles.css index 6081c81..59f4ba7 100644 --- a/slaeforms/static/styles.css +++ b/slaeforms/static/styles.css @@ -299,6 +299,21 @@ iframe { height: 0; } +.iframe-container2 { + position: relative; + padding-bottom: 56.25%; + /* 16:9 */ + height: 0; +} + +.iframe-container2 iframe { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; +} + .video-container { max-width: 100%; position: relative; diff --git a/slaeforms/templates/startpage.html b/slaeforms/templates/startpage.html index f872deb..492cdeb 100644 --- a/slaeforms/templates/startpage.html +++ b/slaeforms/templates/startpage.html @@ -11,6 +11,13 @@

SLAEFORMS Gebärdensprachavatar Studie

+ +
+ + + +
+