mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Added support for Twitch Shared Chat
This commit is contained in:
@@ -81,13 +81,14 @@ li {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
#firstMessage {
|
||||
#firstMessage,
|
||||
#sharedChat {
|
||||
display: none;
|
||||
font-weight: 500;
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
.firstMessageHighlight {
|
||||
.highlightMessage {
|
||||
background: #adadad46;
|
||||
padding: 20px 40px;
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
Reference in New Issue
Block a user