Skip to content

Instantly share code, notes, and snippets.

@jthurteau
Last active April 3, 2021 17:54
Show Gist options
  • Save jthurteau/ecf9681e6de18207b704d902df34ee3c to your computer and use it in GitHub Desktop.
Save jthurteau/ecf9681e6de18207b704d902df34ee3c to your computer and use it in GitHub Desktop.
OBS/Twitch chat CSS
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }
.chat-line__message {font-weight:800; font-size:20px; color:#fff;}
.chat-line__status {font-weight:800; font-size:20px; color:#fff;}
.simplebar-scroll-content {background-color:#000;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment