Changes to be committed:
deleted: beloit/menu.png new file: clay/menu.avi deleted: clay/menu.png modified: docker/entrypoint.sh modified: index.html deleted: st_marys/menu.png
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
background-color: black; /* Prevents white flash during load */
|
||||
}
|
||||
|
||||
img {
|
||||
video {
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
display: block;
|
||||
@@ -24,6 +24,8 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="*LOCATION/menu.png" alt="Menu Image">
|
||||
<video src="*LOCATION/menu.avi" muted="" autoplay="" loop=""></video>
|
||||
|
||||
<!-- <img src="*LOCATION/menu.png" alt="Menu Image"> -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user