MediaCMS frontend, initial commit

This commit is contained in:
styiannis
2020-12-16 13:48:37 +02:00
parent e29fa326ce
commit f34d500377
183 changed files with 72472 additions and 0 deletions

1
static/css/embed.css Normal file
View File

@@ -0,0 +1 @@
.player-container{overflow:hidden;background:#000}.embed-wrap{position:fixed;top:0;left:0;right:0;bottom:0;display:block}.embed-wrap .player-container,.embed-wrap .player-container-inner{width:100%;height:100%}