fix: add text about obs browser source
This commit is contained in:
+12
@@ -64,6 +64,14 @@
|
|||||||
color: #00ff41;
|
color: #00ff41;
|
||||||
text-shadow: 0 0 8px #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>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -74,6 +82,10 @@
|
|||||||
<input type="text" id="channel-input" placeholder="ku6ep_xboctuk" autofocus />
|
<input type="text" id="channel-input" placeholder="ku6ep_xboctuk" autofocus />
|
||||||
<button id="copy-btn">СКОПИРОВАТЬ ССЫЛКУ</button>
|
<button id="copy-btn">СКОПИРОВАТЬ ССЫЛКУ</button>
|
||||||
<div id="game-link"></div>
|
<div id="game-link"></div>
|
||||||
|
<div class="obs-note">
|
||||||
|
Вставь ссылку в OBS как источник браузера<br />
|
||||||
|
(500×950, прокрутка выкл.)
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user