add download button

This commit is contained in:
Simon Vieille 2020-03-22 20:36:45 +01:00
parent 749a421e4f
commit ee54e14b52
Signed by: deblan
GPG key ID: 03383D15A1D31745

View file

@ -36,6 +36,10 @@
border-bottom-right-radius: 7px;
}
.modal-movie video {
border: 2px solid #333;
}
.button-download {
margin: 5px;
}