mirror of
https://github.com/NohamR/Stream.git
synced 2025-05-24 00:38:58 +00:00
Merge branch 'main' of https://github.com/NohamR/Stream
This commit is contained in:
commit
80ec1475c8
@ -4,8 +4,9 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Document</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