mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 03:06:41 +01:00
Merge branch 'main' of https://github.com/Alvin-Zilverstand/Spik-en-span
This commit is contained in:
@@ -146,20 +146,6 @@ p {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.background-video {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
margin-top: 15px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
|
||||
.background-video {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
||||
}
|
||||
|
||||
.item-container {
|
||||
display: flex;
|
||||
|
||||
13
index.html
13
index.html
@@ -7,6 +7,15 @@
|
||||
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
|
||||
<style>
|
||||
.inhoud {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
color: white;
|
||||
text-align: center;
|
||||
margin-top: 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -55,7 +64,9 @@
|
||||
<source src="img/yt1z.net - Spik Span - Kampioene van de nach de11devande11de 2023 (720p) (1).mp4" type="video/mp4">
|
||||
</video>
|
||||
|
||||
<button onclick="toggleVideo()">⏯ </button>
|
||||
<div class="inhoud">
|
||||
<button onclick="toggleVideo()">⏯ Video pauzeren/afspelen</button>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
<a id="btn-scan-qr">
|
||||
<img src="https://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2017/07/1499401426qr_icon.svg">
|
||||
<a/>
|
||||
</div>a>
|
||||
|
||||
<canvas hidden="" id="qr-canvas"></canvas>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user