Small Site overhaul
This commit is contained in:
@@ -29,4 +29,5 @@ html, body {
|
||||
font-family: 'Noto Sans', sans-serif;
|
||||
font-size: 24px;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
/* CSS code by Purplebored */
|
||||
@@ -17,4 +17,5 @@
|
||||
<script src="1.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
<!-- HTML file by Purplebored-->
|
||||
|
||||
@@ -7,4 +7,5 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
video.muted = false;
|
||||
instruction.style.display = "none";
|
||||
});
|
||||
});
|
||||
});
|
||||
// JS file by purplebored
|
||||
Reference in New Issue
Block a user