Live streaming 1
Just click the play button below to start watching the live stream.
media screen and (min-width: 768px) and (max-width: 1300px){
.sticky {
top: 0px;
-webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.9);
-moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.9);
box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.9);
position: fixed;
top: 80%;
right: 10px;
width: 20%;
z-index: 1;
background-color: black;
border: 1px solid white;
text-align: center;
padding-right:0%;
padding-left:0%;
}}
Comments
Post a Comment