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

+ +
+ + + +
+