mirror of
https://github.com/NohamR/Stream.git
synced 2025-05-24 00:38:58 +00:00
changes
This commit is contained in:
parent
c043025428
commit
6aed06ec99
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user