mirror of
https://github.com/NohamR/Stream.git
synced 2025-05-24 14:21:54 +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">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Stream</title>
|
<title>Stream</title>
|
||||||
<link rel="stylesheet" href="style.css">
|
<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>
|
<style>
|
||||||
html {
|
html {
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
@ -51,6 +52,7 @@
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
touch-action: manipulation;
|
touch-action: manipulation;
|
||||||
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
button:before {
|
button:before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user