Show overlay for unavailable videos

This commit is contained in:
Zed 2019-08-19 22:03:00 +02:00
parent 8b31f58998
commit 728a335f2c
4 changed files with 23 additions and 6 deletions

View file

@ -307,6 +307,8 @@ video, .video-container img {
text-align: center;
top: calc(50% - 20px);
font-size: 20px;
line-height: 1.3;
margin: 0 20px;
}
.video-overlay div {