This commit is contained in:
√(noham)² 2023-02-20 22:42:19 +01:00 committed by GitHub
parent c043025428
commit 6aed06ec99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Stream</title>
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="https://raw.githubusercontent.com/NohamR/Nohamart/main/assets/icon.ico" type="image/x-icon">
<style>
html {
background-color: #000000;
@ -51,6 +52,7 @@
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
margin: 5px;
}
button:before {