QR code, html5 player

This commit is contained in:
Andrea Spacca
2018-07-01 13:48:56 +02:00
parent 05e6290d00
commit 4fe7a9b29b
15 changed files with 3405 additions and 1352 deletions

View File

@@ -18,6 +18,13 @@ padding-bottom:240px;
}
}
.qrcode {
img {
width: 150px;
height: 150px;
border: 0 solid black;
}
}
.preview-image {
img {
margin: 0 auto;