Skip to content

Instantly share code, notes, and snippets.

@mosluce
Created March 19, 2017 07:09
Show Gist options
  • Select an option

  • Save mosluce/fbbf343d31074006785c8ae5eb3c53ec to your computer and use it in GitHub Desktop.

Select an option

Save mosluce/fbbf343d31074006785c8ae5eb3c53ec to your computer and use it in GitHub Desktop.
.yt-live-chat-renderer-0 {
background: transparent;
}
.yt-live-chat-renderer {
height: 0;
padding: 0;
font-size: 0;
}
.yt-live-chat-text-message-renderer-0 #author-photo.yt-live-chat-text-message-renderer {
width: 0;
margin-right: 0;
}
.yt-live-chat-text-message-renderer-0 {
padding: 0;
}
.yt-live-chat-item-list-renderer-1 #items.yt-live-chat-item-list-renderer {
padding: 4px;
}
.yt-live-chat-text-message-renderer-0 #message.yt-live-chat-text-message-renderer {
color:#ffffff !important;
font-size:1.15em;
line-height:1.15em;
text-shadow: 3px 3px 3px #000000;
}
.yt-live-chat-text-message-renderer-0 #author-name[type='owner'].yt-live-chat-text-message-renderer {
font-size:1.15em;
line-height:1.15em;
text-shadow: 3px 3px 3px #000000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment