diff options
author | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-12 23:09:20 +0200 |
---|---|---|
committer | Anton L. Šijanec <sijanecantonluka@gmail.com> | 2020-05-12 23:09:20 +0200 |
commit | dfcdfbb057d67b9122f3e4637a944c33c93b9721 (patch) | |
tree | e277601ac90b0095a765d97d7c8b2c3ceb6138a5 /pages | |
parent | 4rd DO NOT MERGE --- told ya u shouldn't (diff) | |
download | beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.gz beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.bz2 beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.lz beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.xz beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.tar.zst beziapp-dfcdfbb057d67b9122f3e4637a944c33c93b9721.zip |
Diffstat (limited to 'pages')
-rw-r--r-- | pages/jitsi.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/jitsi.html b/pages/jitsi.html index 2d8607c..a766ca3 100644 --- a/pages/jitsi.html +++ b/pages/jitsi.html @@ -59,8 +59,8 @@ </ul> - <div class="container"> - <iframe src="https://video.gimb.tk" style="width: 100%; height: 100%"> + <div class="container" style="height: 100%; width: 100%"> + <iframe src="https://video.gimb.tk" frameBorder="0" style="width: 100%; height: 100%"> Ur browser does not support iframes, you have no Internet connection or the GimB videoconference server is down or does not allow iframes. Probably we fucked something up, so drop us a message. <hr> |