Fix cammie feed

This commit is contained in:
David Vandorpe 2016-08-29 15:37:50 +02:00
parent 5d80f01383
commit 6408c84f69
2 changed files with 11 additions and 5 deletions

View file

@ -20,13 +20,20 @@
position: relative;
height: 100%;
#cammie-body {
height: 100%;
//background-image: url("//kelder.zeus.ugent.be/webcam/video/mjpg.cgi?profileid=2");
// background-size: cover;
position: relative;
#cammie-ctrls {
display: flex;
justify-content: space-between;
flex-direction: column;
position: relative;
position: absolute;
top: 0;
z-index: 5;
height: 100%;
width: 100%;
transition: opacity 1s ease-in-out;
opacity: 0;

View file

@ -5,9 +5,7 @@ title: Cammie
<section id="cammie-section" class="hero is-fullheight">
<!-- Hero header: will stick at the top -->
<div class="hero-head">
<%= render '/partials/_navbar.*' %>
</div>
<!--
<div id="cammie-body">
@ -30,6 +28,7 @@ title: Cammie
-->
<div id="cammie-body">
<img id="cammie-feed" src="https://kelder.zeus.ugent.be/webcam/video/mjpg.cgi?profileid=2">
<div id="cammie-ctrls">
<div class="top-row row">
<div class="column ctrl left" data-x="-10" data-y="10">