Compare commits

..

1 Commits

Author SHA1 Message Date
1eae3a8bbf creates chatoverlay
All checks were successful
CI / deploy (push) Successful in 4m25s
CI / deploy (pull_request) Successful in 4m28s
2025-02-12 16:06:22 +01:00

View File

@ -176,7 +176,7 @@
</div> </div>
<div style="margin-top: 20px; flex-grow: 1" id="chatOverlay"> <div style="margin-top: 20px; flex-grow: 1" id="chatOverlay">
<div class="w3-panel w3-theme-l4 w3-card w3-display-container" style="padding: 25px; margin-bottom: auto"> <div class="w3-panel w3-theme-l4 w3-card w3-display-container" style="padding: 25px; margin-bottom: auto">
If you are looking for a way to let chat roll click <a href target="_blank" id="chatOverlayLink">here</a> If you are looking for a way to let your twitch chat roll click <a href target="_blank" id="chatOverlayLink">here</a>
</div> </div>
</div> </div>
</div> </div>