forked from lapikud/lapikud.github.io
Make stream page a bit better
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.stream {
|
||||
.video {
|
||||
padding: 5px;
|
||||
flex: 1 1 320px;
|
||||
flex: 1 1 400px;
|
||||
}
|
||||
}
|
||||
@@ -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%;"/>
|
||||
|
||||
Reference in New Issue
Block a user