mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
Make stream page a bit better
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
<section class="container stream">
|
||||
<section class="container">
|
||||
<h1>Striim</h1>
|
||||
</section>
|
||||
<section class="stream">
|
||||
<div style="display:flex; flex-wrap:wrap;">
|
||||
<a href="http://193.40.243.200:8888/striim.html?action=stream" class="video">
|
||||
<img src="http://193.40.243.200:8887/striim.html?action=stream" alt="video0" style="width:100%;"/>
|
||||
@@ -30,4 +32,4 @@ layout: default
|
||||
var audio = document.getElementById("kahtlane");
|
||||
audio.volume = 0.5;
|
||||
</script>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user