added video filtering function

This commit is contained in:
Kiritan Flux 2017-01-21 14:01:27 +01:00
parent dcaf6c8971
commit 63f647d99c
2 changed files with 50 additions and 4 deletions

View file

@ -1,3 +1,12 @@
.button-group
{
margin: 50px 0 30px 0;
}
button
{
color: #000;
}
#video-roster {
background-color:#000;
@ -106,4 +115,4 @@
right:0;
background-image:url("/images/close-button-large.png");
background-size:cover;
}
}