forked from lapikud/lapikud.github.io
Make stream page a bit better
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
.stream {
|
.stream {
|
||||||
.video {
|
.video {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
flex: 1 1 320px;
|
flex: 1 1 400px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -2,8 +2,10 @@
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
<section class="container stream">
|
<section class="container">
|
||||||
<h1>Striim</h1>
|
<h1>Striim</h1>
|
||||||
|
</section>
|
||||||
|
<section class="stream">
|
||||||
<div style="display:flex; flex-wrap:wrap;">
|
<div style="display:flex; flex-wrap:wrap;">
|
||||||
<a href="http://193.40.243.200:8888/striim.html?action=stream" class="video">
|
<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%;"/>
|
<img src="http://193.40.243.200:8887/striim.html?action=stream" alt="video0" style="width:100%;"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user