added some spacing after the videos
This commit is contained in:
parent
8342f6d91a
commit
0ed8307b36
@ -11,7 +11,7 @@
|
||||
|
||||
<h1 class="p-name">Der "Ada & Zangemann"-Film</h1>
|
||||
|
||||
<div style="position: relative; padding-top: 56.25%;"><iframe title="Ada & Zangemann - Ein Märchen über Software, Skateboards und Himbeereis" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/4d14d23e-8968-4aad-a966-0d84b22aaa65" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
<div class="peertube-video"><iframe title="Ada & Zangemann - Ein Märchen über Software, Skateboards und Himbeereis" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/4d14d23e-8968-4aad-a966-0d84b22aaa65" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
|
||||
<p>
|
||||
Nach dem Erfolg des illustrierten Buches „Ada & Zangemann - Eine
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<h1 class="p-name">The Ada & Zangemann Movie</h1>
|
||||
|
||||
<div style="position: relative; padding-top: 56.25%;"><iframe title="Ada & Zangemann - A Tale of Software, Skateboards, and Raspberry Ice Cream" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/91cb5612-09b7-45a8-82d1-1a921d38df29" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
<div class="peertube-video"><iframe title="Ada & Zangemann - A Tale of Software, Skateboards, and Raspberry Ice Cream" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/91cb5612-09b7-45a8-82d1-1a921d38df29" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
|
||||
<p>
|
||||
Following the success of the illustrated book "Ada & Zangemann - A Tale of
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
<h1 class="p-name">Ada & Zangemann Film</h1>
|
||||
|
||||
<div style="position: relative; padding-top: 56.25%;"><iframe title="AAda & Zangemann - Un conte sur les logiciels, le skateboard et la glace à la framboise" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/986fb755-7462-459d-a4d8-b82c12772bf0" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
<div class="peertube-video"><iframe title="AAda & Zangemann - Un conte sur les logiciels, le skateboard et la glace à la framboise" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/986fb755-7462-459d-a4d8-b82c12772bf0" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
|
||||
<p>
|
||||
<br />
|
||||
|
@ -11,10 +11,7 @@
|
||||
|
||||
<h1 class="p-name">Il film di Ada e Zangemann</h1>
|
||||
|
||||
<video style="align:center" width="100%" crossorigin="crossorigin" controls="controls">
|
||||
<source media="screen and (min-device-width:1000px)" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2"" src="https://download.fsfe.org/videos/peertube/j1c6LQVZ8qnCLLwpXMuw3M_360p.mp4"></source>
|
||||
<source media="screen and (min-device-width:1000px)" type="video/webm; codecs="vp9, opus"" src="https://download.fsfe.org/videos/peertube/j1c6LQVZ8qnCLLwpXMuw3M_360p.webm"></source>
|
||||
</video>
|
||||
<div class="peertube-video"><iframe title="Ada & Zangemann - A Tale of Software, Skateboards, and Raspberry Ice Cream" width="100%" height="100%" src="https://media.fsfe.org/videos/embed/91cb5612-09b7-45a8-82d1-1a921d38df29" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms" style="position: absolute; inset: 0px;"></iframe></div>
|
||||
|
||||
<p>
|
||||
Dopo il successo del libro illustrato "Ada & Zangemann - Una storia di
|
||||
|
@ -312,3 +312,10 @@ pre.transcript {
|
||||
background-color: white;
|
||||
font-family: "Roboto", sans-serif;
|
||||
}
|
||||
|
||||
/* div for peertube videos */
|
||||
.peertube-video {
|
||||
position: relative;
|
||||
padding-top: 56.25%;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user