fix: add text about obs browser source

This commit is contained in:
2026-06-18 19:02:40 +05:00
parent ae886aa77a
commit 93ac4d595a
+12
View File
@@ -64,6 +64,14 @@
color: #00ff41;
text-shadow: 0 0 8px #00ff41;
}
.obs-note {
margin-top: 24px;
color: #00cc33;
font-size: 12px;
opacity: 0.6;
line-height: 1.6;
max-width: 300px;
}
</style>
</head>
<body>
@@ -74,6 +82,10 @@
<input type="text" id="channel-input" placeholder="ku6ep_xboctuk" autofocus />
<button id="copy-btn">СКОПИРОВАТЬ ССЫЛКУ</button>
<div id="game-link"></div>
<div class="obs-note">
Вставь ссылку в OBS как источник браузера<br />
(500×950, прокрутка выкл.)
</div>
</div>
</div>
<script>