diff options
| author | horus_arch | 2017-02-02 16:15:56 +0100 |
|---|---|---|
| committer | horus_arch | 2017-02-02 16:15:56 +0100 |
| commit | f37a2861ebb11ac7332557c0abf3ef707315548d (patch) | |
| tree | d5369a2fede0cde5a9cdece54bb203ac380e3762 /intern.gospeladlershof.de | |
| parent | 6679c467d8eef0917a258f39c603b3f0b126de15 (diff) | |
| download | gospeladlershof.de-f37a2861ebb11ac7332557c0abf3ef707315548d.tar.gz | |
Bugfix in der Media Query.
Diffstat (limited to 'intern.gospeladlershof.de')
| -rw-r--r-- | intern.gospeladlershof.de/video.php | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/intern.gospeladlershof.de/video.php b/intern.gospeladlershof.de/video.php index 613383a..25bd543 100644 --- a/intern.gospeladlershof.de/video.php +++ b/intern.gospeladlershof.de/video.php @@ -21,11 +21,11 @@ require_once __DIR__ . '/header.php'; <h1>King of Kings</h1> <div align="center" class="embed-responsive embed-responsive-16by9"> <video controls class="embed-responsive-item" preload="metadata"> - <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).mp4" type=video/mp4 media="all and (min-width: 320px)"> - <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (400).mp4" type=video/mp4 media="all and (min-width: 480px)"> + <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).mp4" type=video/mp4 media="(min-width: 320px)"> + <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).mp4" type=video/mp4 media="(min-width: 480px)"> <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).mp4" type=video/mp4 media="all and (min-width: 720px)"> - <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).webm" type=video/webm media="all and (min-width: 320px)"> - <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (400).webm" type=video/webm media="all and (min-width: 480px)"> + <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (320).webm" type=video/webm media="(min-width: 320px)"> + <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (480).webm" type=video/webm media="(min-width: 480px)"> <source src="https://static.gospeladlershof.de/videos/2016/King of Kings (720).webm" type=video/webm media="all and (min-width: 720px)"> </video> </div> @@ -34,11 +34,11 @@ require_once __DIR__ . '/header.php'; <h1>Jesus is my Salvation</h1> <div align="center" class="embed-responsive embed-responsive-16by9"> <video controls class="embed-responsive-item" preload="metadata"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type=video/mp4 media="all and (min-width: 320px)"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (400).mp4" type=video/mp4 media="all and (min-width: 480px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).mp4" type=video/mp4 media="(min-width: 320px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).mp4" type=video/mp4 media="(min-width: 480px)"> <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).mp4" type=video/mp4 media="all and (min-width: 720px)"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).webm" type=video/webm media="all and (min-width: 320px)"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (400).webm" type=video/webm media="all and (min-width: 480px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (320).webm" type=video/webm media="(min-width: 320px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (480).webm" type=video/webm media="(min-width: 480px)"> <source src="https://static.gospeladlershof.de/videos/2016/Jesus is my Salvation (720).webm" type=video/webm media="all and (min-width: 720px)"> </video> </div> @@ -47,11 +47,11 @@ require_once __DIR__ . '/header.php'; <h1>Jesus on the Mainline</h1> <div align="center" class="embed-responsive embed-responsive-16by9"> <video controls class="embed-responsive-item" preload="metadata"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type=video/mp4 media="all and (min-width: 320px)"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (400).mp4" type=video/mp4 media="all and (min-width: 480px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).mp4" type=video/mp4 media="(min-width: 320px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).mp4" type=video/mp4 media="(min-width: 480px)"> <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).mp4" type=video/mp4 media="all and (min-width: 720px)"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).webm" type=video/webm media="all and (min-width: 320px)"> - <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (400).webm" type=video/webm media="all and (min-width: 480px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (320).webm" type=video/webm media="(min-width: 320px)"> + <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (480).webm" type=video/webm media="(min-width: 480px)"> <source src="https://static.gospeladlershof.de/videos/2016/Jesus on the Mainline (720).webm" type=video/webm media="all and (min-width: 720px)"> </video> </div> |
